Searched refs:reloc_branch_4byte_pcrel (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86FixupKinds.h | 32 reloc_branch_4byte_pcrel, // 32-bit PC relative branch. enumerator
|
D | X86WinCOFFObjectWriter.cpp | 64 case X86::reloc_branch_4byte_pcrel: in getRelocType()
|
D | X86ELFObjectWriter.cpp | 79 case X86::reloc_branch_4byte_pcrel: in getType64()
|
D | X86MachObjectWriter.cpp | 96 case X86::reloc_branch_4byte_pcrel: in getFixupKindLog2Size()
|
D | X86MCCodeEmitter.cpp | 346 FixupKind == MCFixupKind(X86::reloc_branch_4byte_pcrel)) { in emitImmediate() 1441 MCFixupKind(X86::reloc_branch_4byte_pcrel), CurByte, OS, in encodeInstruction()
|
D | X86AsmBackend.cpp | 542 case X86::reloc_branch_4byte_pcrel: in getFixupKindSize()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86FixupKinds.h | 32 reloc_branch_4byte_pcrel, // 32-bit PC relative branch. enumerator
|
D | X86WinCOFFObjectWriter.cpp | 64 case X86::reloc_branch_4byte_pcrel: in getRelocType()
|
D | X86ELFObjectWriter.cpp | 79 case X86::reloc_branch_4byte_pcrel: in getType64()
|
D | X86MachObjectWriter.cpp | 96 case X86::reloc_branch_4byte_pcrel: in getFixupKindLog2Size()
|
D | X86MCCodeEmitter.cpp | 342 FixupKind == MCFixupKind(X86::reloc_branch_4byte_pcrel)) { in emitImmediate() 1458 MCFixupKind(X86::reloc_branch_4byte_pcrel), StartByte, OS, in encodeInstruction()
|
D | X86AsmBackend.cpp | 753 case X86::reloc_branch_4byte_pcrel: in getFixupKindSize()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fma.ll | 201 ; FMA64-NEXT: ## fixup A - offset: 1, value: _fmal-4, kind: reloc_branch_4byte_pcrel 215 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmal-4, kind: reloc_branch_4byte_pcrel 229 ; AVX512-NEXT: ## fixup A - offset: 1, value: _fmal-4, kind: reloc_branch_4byte_pcrel 243 ; AVX512VL-NEXT: ## fixup A - offset: 1, value: _fmal-4, kind: reloc_branch_4byte_pcrel 325 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel 341 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel 354 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel 370 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel 505 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel 521 ; FMACALL64-NEXT: ## fixup A - offset: 1, value: _fmaf-4, kind: reloc_branch_4byte_pcrel [all …]
|
D | cmp.ll | 243 ; CHECK-NEXT: # fixup A - offset: 1, value: test12b-4, kind: reloc_branch_4byte_pcrel
|
D | x86-interrupt_cc.ll | 164 ; CHECK64-KNL-NEXT: ## fixup A - offset: 1, value: _bar-4, kind: reloc_branch_4byte_pcrel 413 ; CHECK64-SKX-NEXT: ## fixup A - offset: 1, value: _bar-4, kind: reloc_branch_4byte_pcrel
|