Home
last modified time | relevance | path

Searched defs:getVPExplicitVectorLengthTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h426 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } getVPExplicitVectorLengthTy() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1531 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { getVPExplicitVectorLengthTy() function in RISCVTargetLowering