Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1275 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
H A DLegalizeDAG.cpp873 if ((LoadVT.isFloatingPoint() == SrcVT.isFloatingPoint()) && in LegalizeLoadOps() local
H A DSelectionDAGBuilder.cpp8838 getMemCmpLoad(const Value * PtrVal,MVT LoadVT,SelectionDAGBuilder & Builder) getMemCmpLoad() argument
8949 MVT LoadVT; visitMemCmpBCmpCall() local
[all...]
H A DTargetLowering.cpp9576 EVT LoadVT = EVT::getIntegerVT(*DAG.getContext(), NumLoadBits); scalarizeVectorLoad() local
H A DDAGCombiner.cpp6995 EVT LoadVT = MLoad->getMemoryVT(); visitAND() local
20352 EVT LoadVT; getStoreMergeCandidates() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2382 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5894 adjustLoadValueTypeImpl(SDValue Result,EVT LoadVT,const SDLoc & DL,SelectionDAG & DAG,bool Unpacked) adjustLoadValueTypeImpl() argument
5943 EVT LoadVT = M->getValueType(0); adjustLoadValueType() local
5976 EVT LoadVT = M->getValueType(0); lowerIntrinsicLoad() local
7968 MVT LoadVT = ResultTypes[0].getSimpleVT(); lowerImage() local
8330 MVT LoadVT = VT.getSimpleVT(); lowerSBuffer() local
8950 EVT LoadVT = Op.getValueType(); LowerINTRINSIC_W_CHAIN() local
8977 EVT LoadVT = Op.getValueType(); LowerINTRINSIC_W_CHAIN() local
10098 handleByteShortBufferLoads(SelectionDAG & DAG,EVT LoadVT,SDLoc DL,ArrayRef<SDValue> Ops,MachineMemOperand * MMO,bool IsTFE) const handleByteShortBufferLoads() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp763 EVT LoadVT = Ld->getMemoryVT(); tryIndexedLoad() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3267 EVT LoadVT = EltVT; LowerFormalArguments() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3017 EVT LoadVT = getValueType(DL, Load->getType()); isExtLoad() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20471 EVT LoadVT = EVT::getVectorVT( performExtBinopLoadFold() local
21501 EVT LoadVT = VT; performLDNT1Combine() local
21529 EVT LoadVT = VT; performLD1ReplicateCombine() local
27019 EVT LoadVT = ContainerVT; LowerFixedLengthVectorLoadToSVE() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7489 EVT LoadVT = N->getValueType(0); combineBSWAP() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16080 EVT LoadVT = isLaneOp ? VecTy.getVectorElementType() : AlignedVecTy; TryCombineBaseUpdate() local
18869 EVT LoadVT = N->getOperand(0).getValueType().getHalfNumVectorElementsVT( PerformMVEExtCombine() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3264 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument
43899 MVT LoadVT = VT.isFloatingPoint() ? MVT::getFloatingPointVT(SrcVTSize) combineBitcast() local
53271 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); combineX86INT_TO_FP() local
53300 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); combineCVTP2I_CVTTP2I() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15953 MVT LoadVT = VT.getSimpleVT(); PerformDAGCombine() local