Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchFixupKinds.h29 fixup_loongarch_b21, enumerator
H A DLoongArchELFObjectWriter.cpp73 case LoongArch::fixup_loongarch_b21: in getRelocType()
H A DLoongArchMCCodeEmitter.cpp148 FixupKind = LoongArch::fixup_loongarch_b21; in getExprOpValue()
321 FixupKind = LoongArch::fixup_loongarch_b21; in getExprOpValue()
H A DLoongArchAsmBackend.cpp107 case LoongArch::fixup_loongarch_b21: { in adjustFixupValue()