Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h419 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } in getVPExplicitVectorLengthTy() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1050 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { in getVPExplicitVectorLengthTy() function in RISCVTargetLowering