Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp222 SDNode *SelectSETCC(SDNode *N);
2200 SDNode *PPCDAGToDAGISel::SelectSETCC(SDNode *N) { in SelectSETCC() function in PPCDAGToDAGISel
2375 SDNode *SN = SelectSETCC(N); in Select()