Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp141 case VK_LoongArch_CALL36: in getVariantKindName()
219 .Case("call36", VK_LoongArch_CALL36) in getVariantKindForName()
H A DLoongArchMCExpr.h64 VK_LoongArch_CALL36, enumerator
H A DLoongArchMCCodeEmitter.cpp251 case LoongArchMCExpr::VK_LoongArch_CALL36: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMCInstLower.cpp99 Kind = LoongArchMCExpr::VK_LoongArch_CALL36; in lowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp445 VK == LoongArchMCExpr::VK_LoongArch_CALL36; in isSImm20pcaddu18i()
1322 Sym, llvm::LoongArchMCExpr::VK_LoongArch_CALL36, getContext()); in emitFuncCall36()