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

/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp217 bool tryBitfieldInsert(SDNode *N);
797 bool PPCDAGToDAGISel::tryBitfieldInsert(SDNode *N) { function in class:PPCDAGToDAGISel
5475 if (tryBitfieldInsert(N))

Completed in 133 milliseconds