Home
last modified time | relevance | path

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

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