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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp784 case ISD::BRCOND: return lowerBRCOND(Op, DAG);
1505 SDValue MipsTargetLowering::lowerBRCOND(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering

Completed in 116 milliseconds