Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1275 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
H A DLegalizeDAG.cpp873 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local
H A DSelectionDAGBuilder.cpp8853 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad()
8964 MVT LoadVT; in visitMemCmpBCmpCall() local
H A DTargetLowering.cpp9644 EVT LoadVT = EVT::getIntegerVT(*DAG.getContext(), NumLoadBits); in scalarizeVectorLoad() local
H A DDAGCombiner.cpp6981 EVT LoadVT = MLoad->getMemoryVT(); in visitAND() local
20399 EVT LoadVT; in getStoreMergeCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2193 EVT LoadVT, EVT BitcastVT, const SelectionDAG &DAG, in isLoadBitCastBeneficial()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5894 static SDValue adjustLoadValueTypeImpl(SDValue Result, EVT LoadVT, in adjustLoadValueTypeImpl()
5943 EVT LoadVT = M->getValueType(0); in adjustLoadValueType() local
5976 EVT LoadVT = M->getValueType(0); in lowerIntrinsicLoad() local
7968 MVT LoadVT = ResultTypes[0].getSimpleVT(); in lowerImage() local
8330 MVT LoadVT = VT.getSimpleVT(); in lowerSBuffer() local
8952 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local
8979 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local
10100 EVT LoadVT, SDLoc DL, in handleByteShortBufferLoads()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp763 EVT LoadVT = Ld->getMemoryVT(); in tryIndexedLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3273 EVT LoadVT = EltVT; in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3018 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20685 EVT LoadVT = EVT::getVectorVT( in performExtBinopLoadFold() local
21715 EVT LoadVT = VT; in performLDNT1Combine() local
21743 EVT LoadVT = VT; in performLD1ReplicateCombine() local
27233 EVT LoadVT = ContainerVT; in LowerFixedLengthVectorLoadToSVE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7485 EVT LoadVT = N->getValueType(0); in combineBSWAP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16065 EVT LoadVT = isLaneOp ? VecTy.getVectorElementType() : AlignedVecTy; in TryCombineBaseUpdate() local
18854 EVT LoadVT = N->getOperand(0).getValueType().getHalfNumVectorElementsVT( in PerformMVEExtCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3259 bool X86TargetLowering::isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, in isLoadBitCastBeneficial()
43956 MVT LoadVT = VT.isFloatingPoint() ? MVT::getFloatingPointVT(SrcVTSize) in combineBitcast() local
53409 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineX86INT_TO_FP() local
53438 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineCVTP2I_CVTTP2I() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15949 MVT LoadVT = VT.getSimpleVT(); in PerformDAGCombine() local