Home
last modified time | relevance | path

Searched refs:fixup_MICROMIPS_TLS_LDM (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsFixupKinds.h198 fixup_MICROMIPS_TLS_LDM, enumerator
DMipsELFObjectWriter.cpp358 case Mips::fixup_MICROMIPS_TLS_LDM: in getRelocType()
DMipsMCCodeEmitter.cpp724 FixupKind = isMicroMips(STI) ? Mips::fixup_MICROMIPS_TLS_LDM in getExprOpValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsFixupKinds.h204 fixup_MICROMIPS_TLS_LDM, enumerator
DMipsAsmBackend.cpp337 .Case("R_MICROMIPS_TLS_LDM", (MCFixupKind)Mips::fixup_MICROMIPS_TLS_LDM) in getFixupKind()
565 case Mips::fixup_MICROMIPS_TLS_LDM: in shouldForceRelocation()
DMipsELFObjectWriter.cpp386 case Mips::fixup_MICROMIPS_TLS_LDM: in getRelocType()
DMipsMCCodeEmitter.cpp694 FixupKind = isMicroMips(STI) ? Mips::fixup_MICROMIPS_TLS_LDM in getExprOpValue()
/external/llvm/test/MC/Mips/
Dmicromips-relocations.s77 # CHECK-FIXUP: value: %tlsldm(f.i), kind: fixup_MICROMIPS_TLS_LDM
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmicromips-relocations.s77 # CHECK-FIXUP: value: %tlsldm(f.i), kind: fixup_MICROMIPS_TLS_LDM