Searched refs:fixup_ppc_br24 (Results 1 – 18 of 18) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 41 case PPC::fixup_ppc_br24: in adjustFixupValue() 64 case PPC::fixup_ppc_br24: in getFixupKindNumBytes() 142 case PPC::fixup_ppc_br24: in shouldForceRelocation()
|
D | PPCFixupKinds.h | 21 fixup_ppc_br24 = FirstTargetFixupKind, enumerator
|
D | PPCMachObjectWriter.cpp | 71 case PPC::fixup_ppc_br24: in getFixupKindLog2Size() 96 case PPC::fixup_ppc_br24: in getRelocType()
|
D | PPCELFObjectWriter.cpp | 85 case PPC::fixup_ppc_br24: in getRelocType()
|
D | PPCMCCodeEmitter.cpp | 168 (MCFixupKind)PPC::fixup_ppc_br24)); in getDirectBrEncoding()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 40 case PPC::fixup_ppc_br24: in adjustFixupValue() 63 case PPC::fixup_ppc_br24: in getFixupKindNumBytes() 139 case PPC::fixup_ppc_br24: in processFixupValue()
|
D | PPCFixupKinds.h | 22 fixup_ppc_br24 = FirstTargetFixupKind, enumerator
|
D | PPCMachObjectWriter.cpp | 71 case PPC::fixup_ppc_br24: in getFixupKindLog2Size() 96 case PPC::fixup_ppc_br24: in getRelocType()
|
D | PPCELFObjectWriter.cpp | 80 case PPC::fixup_ppc_br24: in getRelocType()
|
D | PPCMCCodeEmitter.cpp | 161 (MCFixupKind)PPC::fixup_ppc_br24)); in getDirectBrEncoding()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCFixupKinds.h | 20 fixup_ppc_br24 = FirstTargetFixupKind, enumerator
|
D | PPCAsmBackend.cpp | 34 case PPC::fixup_ppc_br24: in adjustFixupValue()
|
D | PPCMCCodeEmitter.cpp | 93 (MCFixupKind)PPC::fixup_ppc_br24)); in getDirectBrEncoding()
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 11 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 12 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 21 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 22 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
|
D | ppc64-fixups.s | 12 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 13 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 651 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 652 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 663 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 664 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 11 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 12 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 21 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 22 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
|
D | ppc64-fixups.s | 12 …CK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 13 …CK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24 699 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 700 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 711 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24 712 …XT: # fixup B - offset: 0, value: __tls_get_addr, kind: fixup_ppc_br24
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | ELFObjectWriter.cpp | 1545 case PPC::fixup_ppc_br24: in GetRelocType() 1555 case PPC::fixup_ppc_br24: in GetRelocType()
|