Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h95 struct PrototypeDescriptor { struct
103 constexpr PrototypeDescriptor(uint8_t PT, uint8_t VTM, uint8_t TM) in PrototypeDescriptor() argument
110 bool operator!=(const PrototypeDescriptor &PD) const { argument
119 static const PrototypeDescriptor Mask; argument
120 static const PrototypeDescriptor Vector; argument
121 static const PrototypeDescriptor VL; argument