/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 116 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in BPFTargetLowering() 118 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Expand); in BPFTargetLowering() 119 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i16, Expand); in BPFTargetLowering() 120 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i32, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 67 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in AlphaTargetLowering() 68 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in AlphaTargetLowering() 69 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in AlphaTargetLowering() 550 SDValue Offset = DAG.getExtLoad(ISD::SEXTLOAD, dl, MVT::i64, Base.getValue(1), in LowerVAARG() 717 Result = DAG.getExtLoad(ISD::SEXTLOAD, dl, MVT::i64, Chain, DataPtr, in LowerOperation() 740 Val = DAG.getExtLoad(ISD::SEXTLOAD, dl, MVT::i64, Result, in LowerOperation()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 693 SEXTLOAD, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 829 SEXTLOAD, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 63 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in SystemZTargetLowering() 67 setLoadExtAction(ISD::SEXTLOAD, MVT::f32, Expand); in SystemZTargetLowering() 71 setLoadExtAction(ISD::SEXTLOAD, MVT::f64, Expand); in SystemZTargetLowering()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 53 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in R600TargetLowering() 54 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Custom); in R600TargetLowering() 55 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i16, Custom); in R600TargetLowering() 68 setLoadExtAction(ISD::SEXTLOAD, MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 72 setLoadExtAction(ISD::SEXTLOAD, MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering() 1545 if (ExtType == ISD::SEXTLOAD) { in lowerPrivateExtLoad() 1646 if (LoadNode->getExtensionType() == ISD::SEXTLOAD) { in LowerLOAD() 1785 Ext = ISD::SEXTLOAD; in LowerFormalArguments()
|
D | AMDGPUISelLowering.cpp | 102 setLoadExtAction(ISD::SEXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 110 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in AMDGPUTargetLowering() 111 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Legal); in AMDGPUTargetLowering() 112 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i16, Legal); in AMDGPUTargetLowering() 113 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 128 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 131 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v4i8, Expand); in AMDGPUTargetLowering() 134 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i16, Expand); in AMDGPUTargetLowering() 137 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v4i16, Expand); in AMDGPUTargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 311 if (ExtType == ISD::SEXTLOAD) in SelectIndexedLoad() 491 IntExt = ISD::SEXTLOAD; in tryLoadOfLoadIntrinsic() 672 LD->getExtensionType() != ISD::SEXTLOAD || in SelectMul() 701 LD->getExtensionType() != ISD::SEXTLOAD || in SelectMul()
|
D | HexagonOperands.td | 603 return LD->getExtensionType() == ISD::SEXTLOAD &&
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 94 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in MBlazeTargetLowering() 97 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in MBlazeTargetLowering() 98 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 90 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in MSP430TargetLowering() 92 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in MSP430TargetLowering() 93 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 57 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in PTXTargetLowering()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 82 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in MSP430TargetLowering() 84 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Expand); in MSP430TargetLowering() 85 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i16, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 2426 if (LN0->getExtensionType() != ISD::SEXTLOAD && in visitAND() 4021 TLI.isLoadExtLegal(ISD::SEXTLOAD, N0.getValueType()))) { in visitSIGN_EXTEND() 4028 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, N->getDebugLoc(), VT, in visitSIGN_EXTEND() 4051 TLI.isLoadExtLegal(ISD::SEXTLOAD, MemVT)) { in visitSIGN_EXTEND() 4052 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, N->getDebugLoc(), VT, in visitSIGN_EXTEND() 4073 TLI.isLoadExtLegal(ISD::SEXTLOAD, N0.getValueType()) && in visitSIGN_EXTEND() 4083 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, LN0->getDebugLoc(), VT, in visitSIGN_EXTEND() 4279 if (LN0->getExtensionType() != ISD::SEXTLOAD) { in visitZERO_EXTEND() 4618 ExtType = ISD::SEXTLOAD; in ReduceLoadWidth() 4802 TLI.isLoadExtLegal(ISD::SEXTLOAD, EVT))) { in visitSIGN_EXTEND_INREG() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 58 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 503 case ISD::SEXTLOAD: OS << ", sext"; break; in print_details()
|
D | DAGCombiner.cpp | 3240 if (LN0->getExtensionType() != ISD::SEXTLOAD && in visitAND() 5960 N->getOpcode() == ISD::SIGN_EXTEND ? ISD::SEXTLOAD : ISD::ZEXTLOAD; in CombineExtLoad() 6084 TLI.isLoadExtLegal(ISD::SEXTLOAD, VT, N0.getValueType()))) { in visitSIGN_EXTEND() 6093 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, SDLoc(N), VT, in visitSIGN_EXTEND() 6119 TLI.isLoadExtLegal(ISD::SEXTLOAD, VT, MemVT)) { in visitSIGN_EXTEND() 6120 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, SDLoc(N), VT, in visitSIGN_EXTEND() 6139 TLI.isLoadExtLegal(ISD::SEXTLOAD, VT, N0.getValueType()) && in visitSIGN_EXTEND() 6149 SDValue ExtLoad = DAG.getExtLoad(ISD::SEXTLOAD, SDLoc(LN0), VT, in visitSIGN_EXTEND() 6434 if (LN0->getExtensionType() != ISD::SEXTLOAD && LN0->isUnindexed()) { in visitZERO_EXTEND() 6783 ExtType = ISD::SEXTLOAD; in ReduceLoadWidth() [all …]
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 133 for (auto Ext : {ISD::EXTLOAD, ISD::ZEXTLOAD, ISD::SEXTLOAD}) in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 278 ISD::LoadExtType LoadOp = ISD::SEXTLOAD; in LowerFormalArguments() 700 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 117 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in SPUTargetLowering() 143 setLoadExtAction(ISD::SEXTLOAD, VT, Custom); in SPUTargetLowering() 726 if (ExtType == ISD::SEXTLOAD) { in LowerLOAD() 2792 case ISD::SEXTLOAD: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 130 setLoadExtAction(ISD::SEXTLOAD, MVT::i1, Promote); in XCoreTargetLowering() 132 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in XCoreTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | CodeGenPrepare.cpp | 972 LType = ISD::SEXTLOAD; in MoveExtToFormExtLoad()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 230 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in NVPTXTargetLowering() 2187 ISD::SEXTLOAD : ISD::ZEXTLOAD; in LowerFormalArguments() 2313 ISD::SEXTLOAD : ISD::ZEXTLOAD; in LowerFormalArguments() 4019 if (ExtType == ISD::SEXTLOAD) { in PerformANDCombine()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 142 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i1, Promote); in X86TargetLowering() 695 setLoadExtAction(ISD::SEXTLOAD, InnerVT, VT, Expand); in X86TargetLowering() 794 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v4i8, Custom); in X86TargetLowering() 795 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v4i16, Custom); in X86TargetLowering() 796 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v8i8, Custom); in X86TargetLowering() 907 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i8, Custom); in X86TargetLowering() 908 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i16, Custom); in X86TargetLowering() 909 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i32, Custom); in X86TargetLowering() 913 setLoadExtAction(ISD::SEXTLOAD, MVT::v8i16, MVT::v8i8, Legal); in X86TargetLowering() 914 setLoadExtAction(ISD::SEXTLOAD, MVT::v4i32, MVT::v4i8, Legal); in X86TargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 891 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select()
|