/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 198 EVT getSetCCResultType(const DataLayout &, LLVMContext &C, in getSetCCResultType() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 86 EVT getSetCCResultType(EVT VT) const { in getSetCCResultType() function
|
D | LegalizeDAG.cpp | 70 EVT getSetCCResultType(EVT VT) const { in getSetCCResultType() function in __anon79ba08700111::SelectionDAGLegalize
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 86 EVT getSetCCResultType(EVT VT) const { in getSetCCResultType() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 241 EVT getSetCCResultType(const DataLayout &, LLVMContext &C, in getSetCCResultType() function
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 105 EVT PTXTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in PTXTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 139 EVT BlackfinTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in BlackfinTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 767 EVT BPFTargetLowering::getSetCCResultType(const DataLayout &, LLVMContext &, in getSetCCResultType() function in BPFTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 432 EVT WebAssemblyTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType() function in WebAssemblyTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 172 EVT AlphaTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in AlphaTargetLowering
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1481 EVT TargetLoweringBase::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in TargetLoweringBase
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 191 EVT MBlazeTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in MBlazeTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1253 EVT TargetLoweringBase::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in TargetLoweringBase
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 471 EVT getSetCCResultType(const DataLayout &DL, LLVMContext &Ctx, in getSetCCResultType() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 468 EVT getSetCCResultType(const DataLayout &DL, LLVMContext &Ctx, in getSetCCResultType() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 264 EVT AVRTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in llvm::AVRTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 919 EVT TargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in TargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 156 EVT RISCVTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in RISCVTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1649 EVT R600TargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in R600TargetLowering
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1810 EVT R600TargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType() function in R600TargetLowering
|
D | SIISelLowering.cpp | 1175 EVT SITargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &Ctx, in getSetCCResultType() function in SITargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 239 EVT MipsTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in MipsTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 505 EVT SPUTargetLowering::getSetCCResultType(EVT VT) const { in getSetCCResultType() function in SPUTargetLowering
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1874 EVT SparcTargetLowering::getSetCCResultType(const DataLayout &, LLVMContext &, in getSetCCResultType() function in SparcTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1885 EVT SparcTargetLowering::getSetCCResultType(const DataLayout &, LLVMContext &, in getSetCCResultType() function in SparcTargetLowering
|