Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp103 case VK_LoongArch_GOT_LO12: in getVariantKindName()
200 .Case("got_lo12", VK_LoongArch_GOT_LO12) in getVariantKindForName()
H A DLoongArchMCExpr.h45 VK_LoongArch_GOT_LO12, enumerator
H A DLoongArchMCCodeEmitter.cpp194 case LoongArchMCExpr::VK_LoongArch_GOT_LO12: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp333 VK == LoongArchMCExpr::VK_LoongArch_GOT_LO12 || in isUImm12ori()