Searched refs:fixup_Mips_CALL16 (Results 1 – 13 of 13) sorted by relevance
/external/llvm/test/MC/Mips/ |
D | expansion-jal-sym-pic.s | 82 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 85 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 88 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 106 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16 109 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16 112 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16
|
D | macro-la-pic.s | 34 … # fixup A - offset: 0, value: %call16(symbol), kind: fixup_Mips_CALL16
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | expansion-jal-sym-pic.s | 74 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 80 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 86 … # fixup A - offset: 0, value: %call16(weak_label), kind: fixup_Mips_CALL16 103 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16 109 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16 115 … # fixup A - offset: 0, value: %call16(global_label), kind: fixup_Mips_CALL16
|
D | macro-dla-pic.s | 30 … # fixup A - offset: 0, value: %call16(symbol), kind: fixup_Mips_CALL16
|
D | macro-la-pic.s | 34 … # fixup A - offset: 0, value: %call16(symbol), kind: fixup_Mips_CALL16
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/ |
D | MipsFixupKinds.h | 53 fixup_Mips_CALL16, enumerator
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsFixupKinds.h | 60 fixup_Mips_CALL16, enumerator
|
D | MipsELFObjectWriter.cpp | 286 case Mips::fixup_Mips_CALL16: in getRelocType()
|
D | MipsMCCodeEmitter.cpp | 665 : Mips::fixup_Mips_CALL16; in getExprOpValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsFixupKinds.h | 60 fixup_Mips_CALL16, enumerator
|
D | MipsAsmBackend.cpp | 311 .Case("R_MIPS_CALL16", (MCFixupKind)Mips::fixup_Mips_CALL16) in getFixupKind() 542 case Mips::fixup_Mips_CALL16: in shouldForceRelocation()
|
D | MipsELFObjectWriter.cpp | 298 case Mips::fixup_Mips_CALL16: in getRelocType()
|
D | MipsMCCodeEmitter.cpp | 634 : Mips::fixup_Mips_CALL16; in getExprOpValue()
|