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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp793 case ISD::BRCOND: return LowerBRCOND(Op, DAG);
1504 LowerBRCOND(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9135 SDValue X86TargetLowering::LowerBRCOND(SDValue Op, SelectionDAG &DAG) const { function in class:X86TargetLowering
11299 case ISD::BRCOND: return LowerBRCOND(Op, DAG);

Completed in 93 milliseconds