Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp140 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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp302 getVRGatherIndexType(MVT DataVT,const RISCVSubtarget & ST,LLVMContext & C) getVRGatherIndexType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2204 EVT DataVT = DataOp.getValueType(); PromoteIntOp_MSTORE() local
2223 EVT DataVT = N->getValueType(0); PromoteIntOp_MLOAD() local
2243 EVT DataVT = N->getValueType(0); PromoteIntOp_MGATHER() local
2272 EVT DataVT = N->getValue().getValueType(); PromoteIntOp_MSCATTER() local
H A DTargetLowering.cpp9742 IncrementMemoryAddress(SDValue Addr,SDValue Mask,const SDLoc & DL,EVT DataVT,SelectionDAG & DAG,bool IsCompressedMemory) const IncrementMemoryAddress() argument
H A DDAGCombiner.cpp11797 refineIndexType(SDValue & Index,ISD::MemIndexType & IndexType,EVT DataVT,SelectionDAG & DAG) refineIndexType() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1511 shouldRemoveExtendFromGSIndex(SDValue Extend,EVT DataVT) shouldRemoveExtendFromGSIndex() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5653 EVT DataVT = VT.changeVectorElementTypeToInteger(); LowerMGATHER() local
20512 EVT DataVT = Data.getValueType(); performST1Combine() local
20539 EVT DataVT = Data.getValueType(); performSTNT1Combine() local
21659 EVT DataVT = N->getOperand(1).getValueType(); findMoreOptimalIndexType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21131 MVT DataVT = MVT::getVT(I.getType()); getTgtMemIntrinsic() local
21161 MVT DataVT = MVT::getVT(I.getArgOperand(2)->getType()); getTgtMemIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2970 MVT DataVT = MVT::getVT(I.getType()); getTgtMemIntrinsic() local
2982 MVT DataVT = MVT::getVT(I.getArgOperand(3)->getType()); getTgtMemIntrinsic() local
[all...]