Home
last modified time | relevance | path

Searched refs:pcrel (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c103 bool pcrel; /* applies to first const */ member
828 bool pcrel = instr->branch_target && src.value == 0; in bi_update_fau() local
837 if (found && !pcrel) in bi_update_fau()
846 if (pcrel) in bi_update_fau()
1379 bi_rewrite_constants_to_pass(bi_tuple *tuple, uint64_t constant, bool pcrel) in bi_rewrite_constants_to_pass() argument
1394 assert(pcrel); in bi_rewrite_constants_to_pass()
1397 } else if (pcrel) { in bi_rewrite_constants_to_pass()
1421 .pcrel = tuple->add && tuple->add->branch_target, in bi_get_const_state()
1427 if (consts.pcrel && consts.constants[0]) { in bi_get_const_state()
1455 bi_merge_u32(uint32_t c0, uint32_t c1, bool pcrel) in bi_merge_u32() argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachORelocation.h46 MachORelocation(uint32_t addr, uint32_t index, bool pcrel, uint8_t len,
49 r_address(addr), r_symbolnum(index), r_pcrel(pcrel), r_length(len), in r_address()
/third_party/elfutils/tests/
Drun-readelf-frames.sh27 eh_frame_ptr_enc: 0x1b (sdata4 pcrel)
50 Augmentation data: 0x1b (FDE address encoding: sdata4 pcrel)
Drun-readelf-zdebug.sh426 Augmentation data: 0x1b (FDE address encoding: sdata4 pcrel)
506 eh_frame_ptr_enc: 0x1b (sdata4 pcrel)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp1875 uint64_t pcrel = 0; in translateImmediate() local
1878 pcrel = insn.startLocation + in translateImmediate()
1954 if(!tryAddingSymbolicOperand(immediate + pcrel, isBranch, insn.startLocation, in translateImmediate()
2029 uint64_t pcrel = 0; in translateRMMemory() local
2090 pcrel = insn.startLocation + in translateRMMemory()
2094 insn.displacement + pcrel, Dis); in translateRMMemory()
2154 if(!tryAddingSymbolicOperand(insn.displacement + pcrel, false, in translateRMMemory()
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin_closure.S251 .byte 0x10 ; FDE Encoding (pcrel)
Dppc64-darwin_closure.S321 .byte 0x10 ; FDE Encoding (pcrel)
Dppc-darwin.S297 .byte 0x10 ; FDE Encoding (pcrel)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrControl.td330 // the 32-bit pcrel field that we have.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleA57.td387 "LDRcp", "(t2|t)?LDRConstPool", "LDRLIT_ga_(pcrel|abs)",
391 (instregex "t2LDRS?(B|H)?(pcrel|T|i8|i12|pci|pci_pic|s)?$")>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td118 // Short jump targets have OtherVT type and are printed as pcrel imm values.
/third_party/libffi/
DChangeLog2338 Fixed TEXTREL by using pcrel (instead of ABS) encoding
8566 Fix PowerPC Darwin FDE encodings to use pcrel correctly. Modernise the picbase labels.
8572 Fix PowerPC Darwin FDE encodings to use pcrel correctly. Modernise the picbase labels.
10519 x86 pcrel test part 2
10525 x86 pcrel test
/third_party/elfutils/src/
DChangeLog2968 if pcrel before feeding it to format_dwarf_addr.
/third_party/NuttX/
DReleaseNotes30399 NXFLATLDFLAGS2 = $(NXFLATLDFLAGS1) -T$(TOPDIR)/binfmt/libnxflat/gnu-nxflat-pcrel.ld -no-check-secti…
30406 NXFLATLDFLAGS2 = $(NXFLATLDFLAGS1) -T$(TOPDIR)/binfmt/libnxflat/gnu-nxflat-pcrel.ld -Wl,-no-check-s…