| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | StatepointLowering.cpp | 1279 auto LoadVT = DAG.getTargetLoweringInfo().getValueType(DAG.getDataLayout(), in visitGCRelocate() local
|
| H A D | LegalizeDAG.cpp | 890 EVT LoadVT = TLI.getRegisterType(SrcVT.getSimpleVT()); in LegalizeLoadOps() local
|
| H A D | SelectionDAGBuilder.cpp | 9006 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad() 9113 MVT LoadVT; in visitMemCmpBCmpCall() local
|
| H A D | LegalizeIntegerTypes.cpp | 4812 EVT LoadVT = VT; in ExpandIntRes_ShiftThroughStack() local
|
| H A D | TargetLowering.cpp | 10139 EVT LoadVT = EVT::getIntegerVT(*DAG.getContext(), NumLoadBits); in scalarizeVectorLoad() local
|
| H A D | DAGCombiner.cpp | 7403 EVT LoadVT = MLoad->getMemoryVT(); in visitAND() local 21413 EVT LoadVT; in getStoreMergeCandidates() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 2300 EVT LoadVT, EVT BitcastVT, const SelectionDAG &DAG, in isLoadBitCastBeneficial()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 6241 static SDValue adjustLoadValueTypeImpl(SDValue Result, EVT LoadVT, in adjustLoadValueTypeImpl() 6289 EVT LoadVT = M->getValueType(0); in adjustLoadValueType() local 6320 EVT LoadVT = M->getValueType(0); in lowerIntrinsicLoad() local 8531 MVT LoadVT = ResultTypes[0].getSimpleVT(); in lowerImage() local 8920 MVT LoadVT = VT.getSimpleVT(); in lowerSBuffer() local 9549 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 9576 EVT LoadVT = Op.getValueType(); in LowerINTRINSIC_W_CHAIN() local 10776 EVT LoadVT, SDLoc DL, in handleByteShortBufferLoads()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 837 EVT LoadVT = Ld->getMemoryVT(); in tryIndexedLoad() local
|
| H A D | RISCVISelLowering.cpp | 17811 EVT LoadVT = VPLoad->getValueType(0); in performVP_REVERSECombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 3438 const EVT LoadVT = VTs[I] == MVT::i1 ? MVT::i8 : VTs[I]; in LowerFormalArguments() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 3103 EVT LoadVT = getValueType(DL, Load->getType()); in isExtLoad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 21426 EVT LoadVT = EVT::getVectorVT( in performExtBinopLoadFold() local 22727 EVT LoadVT = VT; in performLDNT1Combine() local 22755 EVT LoadVT = VT; in performLD1ReplicateCombine() local 28828 EVT LoadVT = ContainerVT; in LowerFixedLengthVectorLoadToSVE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 16163 EVT LoadVT = isLaneOp ? VecTy.getVectorElementType() : AlignedVecTy; in TryCombineBaseUpdate() local 18925 EVT LoadVT = N->getOperand(0).getValueType().getHalfNumVectorElementsVT( in PerformMVEExtCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 8574 EVT LoadVT = N->getValueType(0); in combineBSWAP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 3440 bool X86TargetLowering::isLoadBitCastBeneficial(EVT LoadVT, EVT BitcastVT, in isLoadBitCastBeneficial() 45789 MVT LoadVT = VT.isFloatingPoint() ? MVT::getFloatingPointVT(SrcVTSize) in combineBitcast() local 55242 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineX86INT_TO_FP() local 55272 MVT LoadVT = MVT::getVectorVT(MemVT, 128 / NumBits); in combineCVTP2I_CVTTP2I() local 56175 EVT LoadVT = Load.getSimpleValueType(); in combineAVX512SetCCToKMOV() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 16842 MVT LoadVT = VT.getSimpleVT(); in PerformDAGCombine() local
|