Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h512 struct RVVIntrinsicRecord { struct
514 const char *Name;
518 const char *OverloadedName;
521 uint16_t PrototypeIndex;
524 uint16_t SuffixIndex;
527 uint16_t OverloadedSuffixIndex;
530 uint8_t PrototypeLength;
533 uint8_t SuffixLength;
536 uint8_t OverloadedSuffixSize;
539 uint32_t RequiredExtensions;
[all …]