Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp217 bool tryBitfieldInsert(SDNode *N);
797 bool PPCDAGToDAGISel::tryBitfieldInsert(SDNode *N) { in tryBitfieldInsert() function in PPCDAGToDAGISel
5475 if (tryBitfieldInsert(N)) in Select()