Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h947 MVT getVPExplicitVectorLengthTy() const override;
H A DRISCVISelLowering.cpp1429 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { in getVPExplicitVectorLengthTy() function in RISCVTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h429 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } in getVPExplicitVectorLengthTy() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5371 SDValue EVL = DAG.getElementCount(DL, TLI.getVPExplicitVectorLengthTy(), in WidenVecRes_LOAD()
6498 SDValue EVL = DAG.getElementCount(DL, TLI.getVPExplicitVectorLengthTy(), in WidenVecOp_STORE()
H A DSelectionDAGBuilder.cpp8069 MVT EVLParamVT = TLI.getVPExplicitVectorLengthTy(); in visitVPCmp()
8097 MVT EVLParamVT = TLI.getVPExplicitVectorLengthTy(); in visitVectorPredicationIntrinsic()