Searched defs:getVLMUL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/TargetParser/ | ||
H A D | RISCVTargetParser.h | 75 inline static RISCVII::VLMUL getVLMUL(unsigned VType) { getVLMUL() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 615 RISCVII::VLMUL getVLMUL() const { return VLMul; } getVLMUL() function in __anon98228f980111::VSETVLIInfo |