Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp81 case VK_LoongArch_ABS64_LO20: in getVariantKindName()
155 .Case("abs64_lo20", VK_LoongArch_ABS64_LO20) in getVariantKindForName()
H A DLoongArchMCExpr.h34 VK_LoongArch_ABS64_LO20, enumerator
H A DLoongArchMCCodeEmitter.cpp154 case LoongArchMCExpr::VK_LoongArch_ABS64_LO20: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp393 VK == LoongArchMCExpr::VK_LoongArch_ABS64_LO20 || in isSImm20lu32id()
855 LoongArch::LU32I_D, LoongArchMCExpr::VK_LoongArch_ABS64_LO20)); in emitLoadAddressAbs()