Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h84 inline static RISCVII::VLMUL getVLMUL(unsigned VType) { in getVLMUL() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp611 RISCVII::VLMUL getVLMUL() const { return VLMul; } in getVLMUL() function in __anoncddf45c50111::VSETVLIInfo