Searched defs:getVPExplicitVectorLengthTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 426 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } getVPExplicitVectorLengthTy() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 1531 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { getVPExplicitVectorLengthTy() function in RISCVTargetLowering |