Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchFixupKinds.h31 fixup_loongarch_b26, enumerator
H A DLoongArchELFObjectWriter.cpp75 case LoongArch::fixup_loongarch_b26: in getRelocType()
H A DLoongArchMCCodeEmitter.cpp153 FixupKind = LoongArch::fixup_loongarch_b26; in getExprOpValue()
325 FixupKind = LoongArch::fixup_loongarch_b26; in getExprOpValue()
H A DLoongArchAsmBackend.cpp114 case LoongArch::fixup_loongarch_b26: { in adjustFixupValue()