Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchFixupKinds.h27 fixup_loongarch_b16 = FirstTargetFixupKind, enumerator
H A DLoongArchELFObjectWriter.cpp71 case LoongArch::fixup_loongarch_b16: in getRelocType()
H A DLoongArchMCCodeEmitter.cpp145 FixupKind = LoongArch::fixup_loongarch_b16; in getExprOpValue()
315 FixupKind = LoongArch::fixup_loongarch_b16; in getExprOpValue()
H A DLoongArchAsmBackend.cpp100 case LoongArch::fixup_loongarch_b16: { in adjustFixupValue()