|
clang 22.0.0git
|
This is the complete list of members for clang::RISCV::PrototypeDescriptor, including all inherited members.
| Mask | clang::RISCV::PrototypeDescriptor | static |
| operator!=(const PrototypeDescriptor &PD) const | clang::RISCV::PrototypeDescriptor | inline |
| operator<(const PrototypeDescriptor &PD) const | clang::RISCV::PrototypeDescriptor | inline |
| operator==(const PrototypeDescriptor &PD) const | clang::RISCV::PrototypeDescriptor | inline |
| parsePrototypeDescriptor(llvm::StringRef PrototypeStr) | clang::RISCV::PrototypeDescriptor | static |
| PrototypeDescriptor()=default | clang::RISCV::PrototypeDescriptor | |
| PrototypeDescriptor(BaseTypeModifier PT, VectorTypeModifier VTM=VectorTypeModifier::NoModifier, TypeModifier TM=TypeModifier::NoModifier) | clang::RISCV::PrototypeDescriptor | inline |
| PrototypeDescriptor(uint8_t PT, uint8_t VTM, uint8_t TM) | clang::RISCV::PrototypeDescriptor | inline |
| PT | clang::RISCV::PrototypeDescriptor | |
| TM | clang::RISCV::PrototypeDescriptor | |
| Vector | clang::RISCV::PrototypeDescriptor | static |
| VL | clang::RISCV::PrototypeDescriptor | static |
| VTM | clang::RISCV::PrototypeDescriptor |