Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDRISCVTargetParser.h84 inline static RISCVII::VLMUL getVLMUL(unsigned VType) { in getVLMUL() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInsertVSETVLI.cpp611 RISCVII::VLMUL getVLMUL() const { return VLMul; } in getVLMUL() function in __anon069af51f0111::VSETVLIInfo