Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h170 struct PrototypeDescriptor { struct
178 constexpr PrototypeDescriptor(uint8_t PT, uint8_t VTM, uint8_t TM) in PrototypeDescriptor() argument
185 bool operator!=(const PrototypeDescriptor &PD) const { argument
194 static const PrototypeDescriptor Mask; argument
195 static const PrototypeDescriptor Vecto argument
196 VLPrototypeDescriptor global() argument
[all...]