Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h154 struct PrototypeDescriptor { struct
162 constexpr PrototypeDescriptor(uint8_t PT, uint8_t VTM, uint8_t TM) in PrototypeDescriptor() argument
169 bool operator!=(const PrototypeDescriptor &PD) const { argument
178 static const PrototypeDescriptor Mask; argument
179 static const PrototypeDescriptor Vector; argument
180 static const PrototypeDescriptor VL; argument