HomeSort by relevance Sort by last modified time
    Searched refs:BRCOND (Results 26 - 50 of 72) sorted by null

12 3

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h 126 BRCOND,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 72 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 107 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelLowering.cpp 114 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcISelLowering.cpp 739 // Sparc doesn't have BRCOND either, it has BR_CC.
740 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp 88 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp 115 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
636 case ISD::BRCOND: return LowerBRCOND(Op, DAG);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.cpp 121 // which is used implicitly by brcond and select operations.
134 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
667 case ISD::BRCOND: return LowerBRCOND(Op, DAG);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp 148 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
497 case ISD::BRCOND: return LowerBRCOND(Op, DAG);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 112 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 174 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 368 setOperationAction(ISD::BRCOND , MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 88 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 267 // which is used implicitly by brcond and select operations.
282 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.cpp 345 // which is used implicitly by brcond and select operations.
360 setOperationAction(ISD::BRCOND, MVT::Other, Custom);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 693 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 298 setOperationAction(ISD::BRCOND , MVT::Other, Custom);
    [all...]

Completed in 1730 milliseconds

12 3