Home
last modified time | relevance | path

Searched refs:fixup_ppc_half16ds (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s157 …NEXT: # fixup A - offset: 2, value: target@l, kind: fixup_ppc_half16ds
158 …NEXT: # fixup A - offset: 0, value: target@l, kind: fixup_ppc_half16ds
165 …E-NEXT: # fixup A - offset: 2, value: target, kind: fixup_ppc_half16ds
166 …E-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_half16ds
222 …XT: # fixup A - offset: 2, value: target@toc, kind: fixup_ppc_half16ds
223 …XT: # fixup A - offset: 0, value: target@toc, kind: fixup_ppc_half16ds
262 …: # fixup A - offset: 2, value: target@toc@l, kind: fixup_ppc_half16ds
263 …: # fixup A - offset: 0, value: target@toc@l, kind: fixup_ppc_half16ds
278 …XT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
279 …XT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16ds
[all …]
Dppc64-fixup-explicit.s25 …XT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
26 …XT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16ds
65 …: # fixup A - offset: 2, value: target@got@l, kind: fixup_ppc_half16ds
66 …: # fixup A - offset: 0, value: target@got@l, kind: fixup_ppc_half16ds
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-fixup-explicit.s25 …XT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
26 …XT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16ds
65 …: # fixup A - offset: 2, value: target@got@l, kind: fixup_ppc_half16ds
66 …: # fixup A - offset: 0, value: target@got@l, kind: fixup_ppc_half16ds
Dppc64-fixups.s166 …NEXT: # fixup A - offset: 2, value: target@l, kind: fixup_ppc_half16ds
167 …NEXT: # fixup A - offset: 0, value: target@l, kind: fixup_ppc_half16ds
174 …E-NEXT: # fixup A - offset: 2, value: target, kind: fixup_ppc_half16ds
175 …E-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_half16ds
239 …XT: # fixup A - offset: 2, value: target@toc, kind: fixup_ppc_half16ds
240 …XT: # fixup A - offset: 0, value: target@toc, kind: fixup_ppc_half16ds
279 …: # fixup A - offset: 2, value: target@toc@l, kind: fixup_ppc_half16ds
280 …: # fixup A - offset: 0, value: target@toc@l, kind: fixup_ppc_half16ds
295 …XT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
296 …XT: # fixup A - offset: 0, value: target@GOT, kind: fixup_ppc_half16ds
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp46 case PPC::fixup_ppc_half16ds: in adjustFixupValue()
59 case PPC::fixup_ppc_half16ds: in getFixupKindNumBytes()
DPPCFixupKinds.h38 fixup_ppc_half16ds, enumerator
DPPCELFObjectWriter.cpp121 case PPC::fixup_ppc_half16ds: in getRelocType()
324 case PPC::fixup_ppc_half16ds: in getRelocType()
DPPCMCCodeEmitter.cpp254 (MCFixupKind)PPC::fixup_ppc_half16ds)); in getMemRIXEncoding()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp45 case PPC::fixup_ppc_half16ds: in adjustFixupValue()
58 case PPC::fixup_ppc_half16ds: in getFixupKindNumBytes()
DPPCFixupKinds.h42 fixup_ppc_half16ds, enumerator
DPPCELFObjectWriter.cpp116 case PPC::fixup_ppc_half16ds: in getRelocType()
301 case PPC::fixup_ppc_half16ds: in getRelocType()
DPPCMCCodeEmitter.cpp248 (MCFixupKind)PPC::fixup_ppc_half16ds)); in getMemRIXEncoding()