Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h221 fixup_MICROMIPS_TLS_TPREL_LO16, enumerator
H A DMipsAsmBackend.cpp276 case Mips::fixup_MICROMIPS_TLS_TPREL_LO16: in shouldForceRelocation()
389 .Case("R_MICROMIPS_TLS_TPREL_LO16", Mips::fixup_MICROMIPS_TLS_TPREL_LO16) in getFixupKind()
H A DMipsELFObjectWriter.cpp328 case Mips::fixup_MICROMIPS_TLS_TPREL_LO16: in getRelocType()
H A DMipsMCCodeEmitter.cpp698 FixupKind = isMicroMips(STI) ? Mips::fixup_MICROMIPS_TLS_TPREL_LO16 in getExprOpValue()