Home
last modified time | relevance | path

Searched refs:spill_offset (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp352 fs_reg dst, uint32_t spill_offset, unsigned count);
354 fs_reg src, uint32_t spill_offset, unsigned count);
749 uint32_t spill_offset, unsigned count) in emit_unspill()
763 assert(spill_offset % 16 == 0); in emit_unspill()
765 brw_imm_ud(spill_offset / 16)); in emit_unspill()
791 } else if (devinfo->ver >= 7 && spill_offset < (1 << 12) * REG_SIZE) { in emit_unspill()
800 unspill_inst->offset = spill_offset; in emit_unspill()
803 unspill_inst->offset = spill_offset; in emit_unspill()
810 spill_offset += reg_size * REG_SIZE; in emit_unspill()
818 uint32_t spill_offset, unsigne in emit_spill()
746 emit_unspill(const fs_builder &bld, struct shader_stats *stats, fs_reg dst, uint32_t spill_offset, unsigned count) emit_unspill() argument
815 emit_spill(const fs_builder &bld, struct shader_stats *stats, fs_reg src, uint32_t spill_offset, unsigned count) emit_spill() argument
1025 unsigned int spill_offset = fs->last_scratch; spill_reg() local
[all...]
H A Dbrw_vec4_reg_allocate.cpp472 unsigned spill_offset = last_scratch; in spill_reg() local
493 dst_reg(temp), inst->src[i], spill_offset); in spill_reg()
502 emit_scratch_write(block, inst, spill_offset); in spill_reg()
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c412 * ldunif.spill_offset
413 * add tmua spill_base spill_offset
425 uint32_t spill_offset, in v3d_emit_spill_tmua()
437 struct qreg offset = vir_uniform_ui(c, spill_offset); in v3d_emit_spill_tmua()
495 uint32_t spill_offset) in v3d_emit_tmu_spill()
530 v3d_emit_spill_tmua(c, spill_offset, cond, ip, NULL); in v3d_emit_tmu_spill()
550 uint32_t spill_offset = 0; in v3d_spill_reg() local
552 spill_offset = c->spill_size; in v3d_spill_reg()
555 if (spill_offset == 0) in v3d_spill_reg()
599 inst, ip, spill_offset); in v3d_spill_reg()
424 v3d_emit_spill_tmua(struct v3d_compile *c, uint32_t spill_offset, enum v3d_qpu_cond cond, int32_t ip, struct qreg *fill_dst) v3d_emit_spill_tmua() argument
490 v3d_emit_tmu_spill(struct v3d_compile *c, struct qinst *inst, struct qreg spill_temp, struct qinst *position, uint32_t ip, uint32_t spill_offset) v3d_emit_tmu_spill() argument
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGparser.c251 off = sr->spill_offset; in finish_prologue()
306 sr->spill_offset = 0x10; /* default to psp+16 */ in desc_prologue()
486 sr->spill_offset = 0x10 - 4 * pspoff; in desc_spill_base()
H A Dunwind_i.h456 long spill_offset; /* psp-relative offset for spill base */ member
/third_party/node/deps/v8/src/builtins/arm64/
H A Dbuiltins-arm64.cc3436 // 'spill_offset' is the offset from the stack pointer where
3440 MemOperand* stack_space_operand, int spill_offset, in CallApiFunctionAndReturn()
3477 __ Poke(x19, (spill_offset + 0) * kXRegSize); in CallApiFunctionAndReturn()
3478 __ Poke(x20, (spill_offset + 1) * kXRegSize); in CallApiFunctionAndReturn()
3479 __ Poke(x21, (spill_offset + 2) * kXRegSize); in CallApiFunctionAndReturn()
3480 __ Poke(x22, (spill_offset + 3) * kXRegSize); in CallApiFunctionAndReturn()
3525 __ Peek(x19, (spill_offset + 0) * kXRegSize); in CallApiFunctionAndReturn()
3526 __ Peek(x20, (spill_offset + 1) * kXRegSize); in CallApiFunctionAndReturn()
3527 __ Peek(x21, (spill_offset + 2) * kXRegSize); in CallApiFunctionAndReturn()
3528 __ Peek(x22, (spill_offset in CallApiFunctionAndReturn()
3438 CallApiFunctionAndReturn(MacroAssembler* masm, Register function_address, ExternalReference thunk_ref, int stack_space, MemOperand* stack_space_operand, int spill_offset, MemOperand return_value_operand) CallApiFunctionAndReturn() argument
3761 const int spill_offset = 1 + kApiStackSpace; Generate_CallApiGetter() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h2919 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
2924 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
2927 ++spill_offset; in RecordSpillsInSafepoint()
2917 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h2960 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
2965 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
2968 ++spill_offset; in RecordSpillsInSafepoint()
2958 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h2934 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
2939 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
2942 ++spill_offset; in RecordSpillsInSafepoint()
2932 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2925 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
2930 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
2933 ++spill_offset; in RecordSpillsInSafepoint()
2923 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h3505 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
3510 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
3513 ++spill_offset; in RecordSpillsInSafepoint()
3503 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4514 LiftoffRegList ref_spills, int spill_offset) {
4519 safepoint.DefineTaggedStackSlot(spill_offset);
4522 ++spill_offset;
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h4124 LiftoffRegList ref_spills, int spill_offset) {
4129 safepoint.DefineTaggedStackSlot(spill_offset);
4132 ++spill_offset;
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h4062 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
4067 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
4070 ++spill_offset; in RecordSpillsInSafepoint()
4060 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h3692 LiftoffRegList ref_spills, int spill_offset) { in RecordSpillsInSafepoint()
3697 safepoint.DefineTaggedStackSlot(spill_offset); in RecordSpillsInSafepoint()
3700 ++spill_offset; in RecordSpillsInSafepoint()
3690 RecordSpillsInSafepoint( SafepointTableBuilder::Safepoint& safepoint, LiftoffRegList all_spills, LiftoffRegList ref_spills, int spill_offset) RecordSpillsInSafepoint() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h1467 LiftoffRegList ref_spills, int spill_offset);

Completed in 71 milliseconds