Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp211 bool tryBitfieldInsert(SDNode *N);
774 bool PPCDAGToDAGISel::tryBitfieldInsert(SDNode *N) { in tryBitfieldInsert() function in PPCDAGToDAGISel
5233 if (tryBitfieldInsert(N)) in Select()