Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp205 bool tryBitfieldInsert(SDNode *N);
686 bool PPCDAGToDAGISel::tryBitfieldInsert(SDNode *N) { in tryBitfieldInsert() function in PPCDAGToDAGISel
4647 if (tryBitfieldInsert(N)) in Select()