Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp74 RVVType::RVVType(BasicType BT, int Log2LMUL, in RVVType() function in clang::RISCV::RVVType
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h245 class RVVType; variable