/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 4108 static SDValue adjustLoadValueTypeImpl(SDValue Result, EVT LoadVT, in adjustLoadValueTypeImpl() 4143 EVT LoadVT = M->getValueType(0); in adjustLoadValueType() local 4172 EVT LoadVT = M->getValueType(0); in lowerIntrinsicLoad() local 5404 MVT LoadVT = ResultTypes[0].getSimpleVT(); in lowerImage() local 5701 MVT LoadVT = VT.getSimpleVT(); in lowerSBuffer() local 6292 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 6349 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 6379 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 6403 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 7220 EVT LoadVT, SDLoc DL, in handleByteShortBufferLoads()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 4798 static SDValue adjustLoadValueTypeImpl(SDValue Result, EVT LoadVT, in adjustLoadValueTypeImpl() 4847 EVT LoadVT = M->getValueType(0); in adjustLoadValueType() local 4880 EVT LoadVT = M->getValueType(0); in lowerIntrinsicLoad() local 6452 MVT LoadVT = ResultTypes[0].getSimpleVT(); in lowerImage() local 6772 MVT LoadVT = VT.getSimpleVT(); in lowerSBuffer() local 7388 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 7444 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 7472 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 7496 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 8565 EVT LoadVT, SDLoc DL, in handleByteShortBufferLoads()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 1036 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
|
H A D | LegalizeVectorOps.cpp | 753 EVT LoadVT = WideVT; in ExpandLoad() local
|
H A D | LegalizeDAG.cpp | 881 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local
|
H A D | SelectionDAGBuilder.cpp | 7259 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad() 7372 MVT LoadVT; in visitMemCmpCall() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 545 EVT LoadVT = WideVT; in ExpandLoad() local
|
H A D | LegalizeDAG.cpp | 844 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local 868 EVT LoadVT = TLI.getRegisterType(IDestVT.getSimpleVT()); in LegalizeLoadOps() local
|
H A D | SelectionDAGBuilder.cpp | 5851 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad() 5946 MVT LoadVT; in visitMemCmpCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 1267 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
|
H A D | LegalizeDAG.cpp | 882 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local
|
H A D | SelectionDAGBuilder.cpp | 8020 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad() 8134 MVT LoadVT; in visitMemCmpBCmpCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 2220 EVT LoadVT, EVT BitcastVT, const SelectionDAG &DAG, in isLoadBitCastBeneficial()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 412 virtual bool isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, in isLoadBitCastBeneficial() 2354 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 2577 EVT LoadVT = EltVT; in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 2733 EVT LoadVT = EltVT; in LowerFormalArguments() local
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 275 virtual bool isLoadBitCastBeneficial(EVT LoadVT, in isLoadBitCastBeneficial()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4245 EVT LoadVT = TLI->getValueType(*DL, LI->getType()); in moveExtToFormExtLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2793 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 3019 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 2946 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 2917 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 2946 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 18522 EVT LoadVT = VT; in performLDNT1Combine() local 18550 EVT LoadVT = VT; in performLD1ReplicateCombine() local 22949 EVT LoadVT = ContainerVT; in LowerFixedLengthVectorLoadToSVE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 6074 EVT LoadVT = N->getValueType(0); in combineBSWAP() local
|