Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp79 case VK_LoongArch_ABS_LO12: in getVariantKindName()
188 .Case("abs_lo12", VK_LoongArch_ABS_LO12) in getVariantKindForName()
H A DLoongArchMCExpr.h33 VK_LoongArch_ABS_LO12, enumerator
H A DLoongArchMCCodeEmitter.cpp158 case LoongArchMCExpr::VK_LoongArch_ABS_LO12: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp331 VK == LoongArchMCExpr::VK_LoongArch_ABS_LO12 || in isUImm12ori()
921 LoongArch::ORI, LoongArchMCExpr::VK_LoongArch_ABS_LO12)); in emitLoadAddressAbs()