Home
last modified time | relevance | path

Searched refs:tryBitPermutation (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp206 bool tryBitPermutation(SDNode *N);
3621 bool PPCDAGToDAGISel::tryBitPermutation(SDNode *N) { in tryBitPermutation() function in PPCDAGToDAGISel
4336 if (tryBitPermutation(N)) in Select()