Home
last modified time | relevance | path

Searched defs:LoadVT (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp1036 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
DLegalizeVectorOps.cpp753 EVT LoadVT = WideVT; in ExpandLoad() local
DLegalizeDAG.cpp881 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local
DSelectionDAGBuilder.cpp7259 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad()
7372 MVT LoadVT; in visitMemCmpCall() local
DDAGCombiner.cpp15539 EVT LoadVT; in getStoreMergeCandidates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4108 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h412 virtual bool isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, in isLoadBitCastBeneficial()
2354 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2577 EVT LoadVT = EltVT; in LowerFormalArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6074 EVT LoadVT = N->getValueType(0); in combineBSWAP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13824 MVT LoadVT = VT.getSimpleVT(); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11248 EVT LoadVT = VT; in performLDNT1Combine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5166 bool X86TargetLowering::isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, in isLoadBitCastBeneficial()
43023 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineX86INT_TO_FP() local
43059 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineCVTP2I_CVTTP2I() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13261 EVT LoadVT = isLaneOp ? VecTy.getVectorElementType() : AlignedVecTy; in CombineBaseUpdate() local