Searched refs:fixup_ppc_half16ds (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/MC/PowerPC/ |
D | ppc64-fixups.s | 157 …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 …]
|
D | ppc64-fixup-explicit.s | 25 …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/ |
D | ppc64-fixup-explicit.s | 25 …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
|
D | ppc64-fixups.s | 166 …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/ |
D | PPCAsmBackend.cpp | 46 case PPC::fixup_ppc_half16ds: in adjustFixupValue() 59 case PPC::fixup_ppc_half16ds: in getFixupKindNumBytes()
|
D | PPCFixupKinds.h | 38 fixup_ppc_half16ds, enumerator
|
D | PPCELFObjectWriter.cpp | 121 case PPC::fixup_ppc_half16ds: in getRelocType() 324 case PPC::fixup_ppc_half16ds: in getRelocType()
|
D | PPCMCCodeEmitter.cpp | 254 (MCFixupKind)PPC::fixup_ppc_half16ds)); in getMemRIXEncoding()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 45 case PPC::fixup_ppc_half16ds: in adjustFixupValue() 58 case PPC::fixup_ppc_half16ds: in getFixupKindNumBytes()
|
D | PPCFixupKinds.h | 42 fixup_ppc_half16ds, enumerator
|
D | PPCELFObjectWriter.cpp | 116 case PPC::fixup_ppc_half16ds: in getRelocType() 301 case PPC::fixup_ppc_half16ds: in getRelocType()
|
D | PPCMCCodeEmitter.cpp | 248 (MCFixupKind)PPC::fixup_ppc_half16ds)); in getMemRIXEncoding()
|