Searched defs:lowerSELECT_CC (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp791 case ISD::SELECT_CC: return lowerSELECT_CC(Op, DAG);
1544 lowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1733 SDValue SystemZTargetLowering::lowerSELECT_CC(SDValue Op, function in class:SystemZTargetLowering
2408 return lowerSELECT_CC(Op, DAG);

Completed in 2835 milliseconds