Home
last modified time | relevance | path

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

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