Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.cpp25 StringRef Sparc::getSpecifierName(uint16_t S) { in getSpecifierName() function in Sparc
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp52 StringRef RISCV::getSpecifierName(Specifier S) { in getSpecifierName() function in RISCV
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp499 const char *DeclSpec::getSpecifierName(DeclSpec::SCS S) { in getSpecifierName() function in DeclSpec
513 const char *DeclSpec::getSpecifierName(DeclSpec::TSCS S) { in getSpecifierName() function in DeclSpec
523 const char *DeclSpec::getSpecifierName(TypeSpecifierWidth W) { in getSpecifierName() function in DeclSpec
537 const char *DeclSpec::getSpecifierName(TSC C) { in getSpecifierName() function in DeclSpec
546 const char *DeclSpec::getSpecifierName(TypeSpecifierSign S) { in getSpecifierName() function in DeclSpec
558 const char *DeclSpec::getSpecifierName(DeclSpec::TST T, in getSpecifierName() function in DeclSpec
619 const char *DeclSpec::getSpecifierName(ConstexprSpecKind C) { in getSpecifierName() function in DeclSpec
633 const char *DeclSpec::getSpecifierName(TQ T) { in getSpecifierName() function in DeclSpec
1554 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName() function in VirtSpecifiers
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCAsmInfo.cpp47 StringRef Xtensa::getSpecifierName(uint8_t S) { in getSpecifierName() function in Xtensa
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp139 StringRef MCAsmInfo::getSpecifierName(uint32_t S) const { in getSpecifierName() function in MCAsmInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp56 StringRef AArch64::getSpecifierName(const MCSpecifierExpr &Expr) { in getSpecifierName() function in AArch64