Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp45 class RVVType { class
76 RVVType() : RVVType(BasicType(), 0, StringRef()) {} in RVVType() function in __anond814f6670111::RVVType
303 RVVType::RVVType(BasicType BT, int Log2LMUL, StringRef prototype) in RVVType() function in RVVType