Home
last modified time | relevance | path

Searched defs:DataVT (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp140 auto DataVT = *getIdiomaticVectorType(Op.getNode()); in lowerVVP_LOAD_STORE() local
181 MVT DataVT = getIdiomaticVectorType(Op.getNode())->getSimpleVT(); splitPackedLoadStore() local
265 EVT DataVT = *getIdiomaticVectorType(Op.getNode()); lowerVVP_GATHER_SCATTER() local
314 MVT DataVT = getIdiomaticVectorType(Op.getNode())->getSimpleVT(); legalizeInternalLoadStoreOp() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp346 static VectorType *getVRGatherIndexType(MVT DataVT, const RISCVSubtarget &ST, in getVRGatherIndexType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2371 EVT DataVT = DataOp.getValueType(); in PromoteIntOp_MSTORE() local
2390 EVT DataVT = N->getValueType(0); in PromoteIntOp_MLOAD() local
2410 EVT DataVT = N->getValueType(0); in PromoteIntOp_MGATHER() local
2439 EVT DataVT = N->getValue().getValueType(); in PromoteIntOp_MSCATTER() local
H A DTargetLowering.cpp10070 const SDLoc &DL, EVT DataVT, in IncrementMemoryAddress()
H A DDAGCombiner.cpp11865 bool refineIndexType(SDValue &Index, ISD::MemIndexType &IndexType, EVT DataVT, in refineIndexType()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1580 virtual bool shouldRemoveExtendFromGSIndex(SDValue Extend, EVT DataVT) const { in shouldRemoveExtendFromGSIndex()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6236 EVT DataVT = VT.changeVectorElementTypeToInteger(); in LowerMGATHER() local
21760 EVT DataVT = Data.getValueType(); in performST1Combine() local
21787 EVT DataVT = Data.getValueType(); in performSTNT1Combine() local
23093 EVT DataVT = N->getOperand(1).getValueType(); in findMoreOptimalIndexType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21154 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
21184 MVT DataVT = MVT::getVT(I.getArgOperand(2)->getType()); in getTgtMemIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3060 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
3072 MVT DataVT = MVT::getVT(I.getArgOperand(3)->getType()); in getTgtMemIntrinsic() local