Home
last modified time | relevance | path

Searched refs:VK_LoongArch_CALL_PLT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp69 case VK_LoongArch_CALL_PLT: in getVariantKindName()
183 .Case("plt", VK_LoongArch_CALL_PLT) in getVariantKindForName()
H A DLoongArchMCExpr.h28 VK_LoongArch_CALL_PLT, enumerator
H A DLoongArchMCCodeEmitter.cpp152 case LoongArchMCExpr::VK_LoongArch_CALL_PLT: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMCInstLower.cpp42 Kind = LoongArchMCExpr::VK_LoongArch_CALL_PLT; in lowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp495 VK == LoongArchMCExpr::VK_LoongArch_CALL_PLT || in isSImm26Operand()