Home
last modified time | relevance | path

Searched refs:getVPExplicitVectorLengthTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h1010 MVT getVPExplicitVectorLengthTy() const override;
H A DRISCVISelLowering.cpp1529 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { in getVPExplicitVectorLengthTy()
1528 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { getVPExplicitVectorLengthTy() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h427 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } in getVPExplicitVectorLengthTy() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5687 SDValue EVL = DAG.getElementCount(DL, TLI.getVPExplicitVectorLengthTy(), in WidenVecRes_LOAD()
6875 SDValue EVL = DAG.getElementCount(DL, TLI.getVPExplicitVectorLengthTy(), in WidenVecOp_STORE()
H A DSelectionDAGBuilder.cpp8484 MVT EVLParamVT = TLI.getVPExplicitVectorLengthTy(); in visitVPCmp()
8512 MVT EVLParamVT = TLI.getVPExplicitVectorLengthTy(); in visitVectorPredicationIntrinsic()