Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchMCExpr.cpp105 case VK_LoongArch_GOT64_LO20: in getVariantKindName()
201 .Case("got64_lo20", VK_LoongArch_GOT64_LO20) in getVariantKindForName()
HDLoongArchMCExpr.h46 VK_LoongArch_GOT64_LO20, enumerator
HDLoongArchMCCodeEmitter.cpp197 case LoongArchMCExpr::VK_LoongArch_GOT64_LO20: in getExprOpValue()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
HDLoongArchAsmParser.cpp423 VK == LoongArchMCExpr::VK_LoongArch_GOT64_LO20 || in isSImm20lu32id()