Home
last modified time | relevance | path

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

/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/Target/RISCV/
H A DRISCVISelLowering.cpp1528 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { in getVPExplicitVectorLengthTy() function in RISCVTargetLowering