Home
last modified time | relevance | path

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

/external/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.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 …]
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCFixupKinds.h42 fixup_ppc_half16ds, enumerator
DPPCAsmBackend.cpp45 case PPC::fixup_ppc_half16ds: in adjustFixupValue()
58 case PPC::fixup_ppc_half16ds: in getFixupKindNumBytes()
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()