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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp207 bool tryAndWithMask(SDNode *N);
4374 bool PPCDAGToDAGISel::tryAndWithMask(SDNode *N) { function in class:PPCDAGToDAGISel
4733 if (tryAndWithMask(N))

Completed in 82 milliseconds