Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h79 SDValue LowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.h47 SDValue LowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
DR600ISelLowering.cpp636 case ISD::BRCOND: return LowerBRCOND(Op, DAG); in LowerOperation()
1709 SDValue R600TargetLowering::LowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in LowerBRCOND() function in R600TargetLowering
DSIISelLowering.cpp1232 case ISD::BRCOND: return LowerBRCOND(Op, DAG); in LowerOperation()
1360 SDValue SITargetLowering::LowerBRCOND(SDValue BRCOND, in LowerBRCOND() function in SITargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.h128 SDValue LowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
DMipsISelLowering.cpp667 case ISD::BRCOND: return LowerBRCOND(Op, DAG); in LowerOperation()
1348 LowerBRCOND(SDValue Op, SelectionDAG &DAG) const in LowerBRCOND() function in MipsTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h827 SDValue LowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
DX86ISelLowering.cpp8775 SDValue X86TargetLowering::LowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in LowerBRCOND() function in X86TargetLowering
10420 case ISD::BRCOND: return LowerBRCOND(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h1098 SDValue LowerBRCOND(SDValue Op, SelectionDAG &DAG) const;
DX86ISelLowering.cpp16531 SDValue X86TargetLowering::LowerBRCOND(SDValue Op, SelectionDAG &DAG) const { in LowerBRCOND() function in X86TargetLowering
21710 case ISD::BRCOND: return LowerBRCOND(Op, DAG); in LowerOperation()