Home
last modified time | relevance | path

Searched refs:fixup_Mips_LO16 (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/test/MC/Mips/
H A Dexpr1.s7 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16
10 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16
12 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16
14 # CHECK: # fixup A - offset: 0, value: foo@ABS_LO, kind: fixup_Mips_LO16
H A Dmips-expansions.s23 … # fixup A - offset: 0, value: symbol@ABS_LO, kind: fixup_Mips_LO16
34 … # fixup A - offset: 0, value: symbol@ABS_LO, kind: fixup_Mips_LO16
40 … # fixup A - offset: 0, value: symbol@ABS_LO, kind: fixup_Mips_LO16
45 … # fixup A - offset: 0, value: symbol@ABS_LO, kind: fixup_Mips_LO16
H A Dmips-relocations.s7 … # fixup A - offset: 0, value: _gp_disp@ABS_LO, kind: fixup_Mips_LO16
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h42 fixup_Mips_LO16, enumerator
H A DMipsELFObjectWriter.cpp88 case Mips::fixup_Mips_LO16: in GetRelocType()
H A DMipsAsmBackend.cpp46 case Mips::fixup_Mips_LO16: in adjustFixupValue()
H A DMipsMCCodeEmitter.cpp468 : Mips::fixup_Mips_LO16; in getExprOpValue()
520 : Mips::fixup_Mips_LO16; in getExprOpValue()