Home
last modified time | relevance | path

Searched refs:VK_LoongArch_GOT64_LO20 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp105 case VK_LoongArch_GOT64_LO20: in getVariantKindName()
201 .Case("got64_lo20", VK_LoongArch_GOT64_LO20) in getVariantKindForName()
H A DLoongArchMCExpr.h46 VK_LoongArch_GOT64_LO20, enumerator
H A DLoongArchMCCodeEmitter.cpp197 case LoongArchMCExpr::VK_LoongArch_GOT64_LO20: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp423 VK == LoongArchMCExpr::VK_LoongArch_GOT64_LO20 || in isSImm20lu32id()