Searched defs:getVLMUL (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVBaseInfo.h | 501 inline static RISCVII::VLMUL getVLMUL(unsigned VType) { getVLMUL() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 504 RISCVII::VLMUL getVLMUL() const { return VLMul; } getVLMUL() function in __anonbc8339570111::VSETVLIInfo |