Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h236 struct LMULType { struct
238 LMULType(int Log2LMUL); argument
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp36 LMULType::LMULType(int NewLog2LMUL) { in LMULType() function in clang::RISCV::LMULType