Home
last modified time | relevance | path

Searched defs:DataVT (Results 1 – 10 of 10) 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/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2486 EVT DataVT = DataOp.getValueType(); in PromoteIntOp_MSTORE() local
2505 EVT DataVT = N->getValueType(0); in PromoteIntOp_MLOAD() local
2525 EVT DataVT = N->getValueType(0); in PromoteIntOp_MGATHER() local
2554 EVT DataVT = N->getValue().getValueType(); in PromoteIntOp_MSCATTER() local
H A DTargetLowering.cpp10559 const SDLoc &DL, EVT DataVT, in IncrementMemoryAddress()
H A DDAGCombiner.cpp12485 bool refineIndexType(SDValue &Index, ISD::MemIndexType &IndexType, EVT DataVT, in refineIndexType()
12829 EVT DataVT = Index.getValueType(); in visitMHISTOGRAM() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp399 static VectorType *getVRGatherIndexType(MVT DataVT, const RISCVSubtarget &ST, in getVRGatherIndexType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp7409 EVT DataVT; in getMemVTFromNode() local
H A DAArch64ISelLowering.cpp6531 EVT DataVT = VT.changeVectorElementTypeToInteger(); in LowerMGATHER() local
22772 EVT DataVT = Data.getValueType(); in performST1Combine() local
22799 EVT DataVT = Data.getValueType(); in performSTNT1Combine() local
24247 EVT DataVT = N->getOperand(1).getValueType(); in findMoreOptimalIndexType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1610 virtual bool shouldRemoveExtendFromGSIndex(SDValue Extend, EVT DataVT) const { in shouldRemoveExtendFromGSIndex()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21088 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
21118 MVT DataVT = MVT::getVT(I.getArgOperand(2)->getType()); in getTgtMemIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3205 MVT DataVT = MVT::getVT(I.getType()); in getTgtMemIntrinsic() local
3217 MVT DataVT = MVT::getVT(I.getArgOperand(3)->getType()); in getTgtMemIntrinsic() local