Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchMCExpr.cpp101 case VK_LoongArch_GOT_HI20: in getVariantKindName()
199 .Case("got_hi20", VK_LoongArch_GOT_HI20) in getVariantKindForName()
HDLoongArchMCExpr.h44 VK_LoongArch_GOT_HI20, enumerator
HDLoongArchMCCodeEmitter.cpp191 case LoongArchMCExpr::VK_LoongArch_GOT_HI20: in getExprOpValue()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
HDLoongArchAsmParser.cpp400 VK == LoongArchMCExpr::VK_LoongArch_GOT_HI20 || in isSImm20lu12iw()