Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp218 bool tryBitfieldInsert(SDNode *N);
892 bool PPCDAGToDAGISel::tryBitfieldInsert(SDNode *N) { in tryBitfieldInsert() function in PPCDAGToDAGISel
5669 if (tryBitfieldInsert(N)) in Select()