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