Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp126 bool tryBitPermutation(SDNode *N);
1956 bool PPCDAGToDAGISel::tryBitPermutation(SDNode *N) { in tryBitPermutation() function in PPCDAGToDAGISel
2437 if (tryBitPermutation(N)) in Select()