Home
last modified time | relevance | path

Searched refs:fixup_loongarch_call36 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchFixupKinds.h118 fixup_loongarch_call36 = FirstLiteralRelocationKind + ELF::R_LARCH_CALL36, enumerator
H A DLoongArchMCCodeEmitter.cpp252 FixupKind = LoongArch::fixup_loongarch_call36; in getExprOpValue()