Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp213 bool tryBitPermutation(SDNode *N);
3921 bool PPCDAGToDAGISel::tryBitPermutation(SDNode *N) { in tryBitPermutation() function in PPCDAGToDAGISel
4983 if (tryBitPermutation(N)) in Select()