Searched defs:DataVT (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ |
H A D | VVPISelLowering.cpp | 140 auto DataVT = *getIdiomaticVectorType(Op.getNode()); in lowerVVP_LOAD_STORE() local 187 MVT DataVT = getIdiomaticVectorType(Op.getNode())->getSimpleVT(); in splitPackedLoadStore() local 271 EVT DataVT = *getIdiomaticVectorType(Op.getNode()); in lowerVVP_GATHER_SCATTER() local 320 MVT DataVT = getIdiomaticVectorType(Op.getNode())->getSimpleVT(); in legalizeInternalLoadStoreOp() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 325 getVRGatherIndexType(MVT DataVT,const RISCVSubtarget & ST,LLVMContext & C) getVRGatherIndexType() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 2348 EVT DataVT = DataOp.getValueType(); PromoteIntOp_MSTORE() local 2367 EVT DataVT = N->getValueType(0); PromoteIntOp_MLOAD() local 2387 EVT DataVT = N->getValueType(0); PromoteIntOp_MGATHER() local 2416 EVT DataVT = N->getValue().getValueType(); PromoteIntOp_MSCATTER() local
|
H A D | TargetLowering.cpp | 10002 IncrementMemoryAddress(SDValue Addr,SDValue Mask,const SDLoc & DL,EVT DataVT,SelectionDAG & DAG,bool IsCompressedMemory) const IncrementMemoryAddress() argument
|
H A D | DAGCombiner.cpp | 11880 refineIndexType(SDValue & Index,ISD::MemIndexType & IndexType,EVT DataVT,SelectionDAG & DAG) refineIndexType() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1579 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) shouldRemoveExtendFromGSIndex() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 6203 EVT DataVT = VT.changeVectorElementTypeToInteger(); LowerMGATHER() local 21546 EVT DataVT = Data.getValueType(); performST1Combine() local 21573 EVT DataVT = Data.getValueType(); performSTNT1Combine() local 22879 EVT DataVT = N->getOperand(1).getValueType(); findMoreOptimalIndexType() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21169 MVT DataVT = MVT::getVT(I.getType()); getTgtMemIntrinsic() local 21199 MVT DataVT = MVT::getVT(I.getArgOperand(2)->getType()); getTgtMemIntrinsic() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3065 MVT DataVT = MVT::getVT(I.getType()); getTgtMemIntrinsic() local 3077 MVT DataVT = MVT::getVT(I.getArgOperand(3)->getType()); getTgtMemIntrinsic() local [all...] |