Searched defs:getVariantKindName (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCExpr.cpp58 StringRef XtensaMCExpr::getVariantKindName(VariantKind Kind) { function in class:XtensaMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCExpr.cpp20 StringRef SystemZMCExpr::getVariantKindName() const { function in class:SystemZMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCExpr.cpp27 StringRef CSKYMCExpr::getVariantKindName(VariantKind Kind) { function in class:CSKYMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp32 StringRef AArch64MCExpr::getVariantKindName() const { function in class:AArch64MCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp65 StringRef LoongArchMCExpr::getVariantKindName(VariantKind Kind) { function in class:LoongArchMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp130 StringRef RISCVMCExpr::getVariantKindName(VariantKind Kind) { function in class:RISCVMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp221 StringRef MCSymbolRefExpr::getVariantKindName(VariantKind Kind) { function in class:MCSymbolRefExpr

Completed in 197 milliseconds