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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp792 case ISD::SETCC: return lowerSETCC(Op, DAG);
1557 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1684 SDValue SystemZTargetLowering::lowerSETCC(SDValue Op, function in class:SystemZTargetLowering
2410 return lowerSETCC(Op, DAG);

Completed in 91 milliseconds