Home
last modified time | relevance | path

Searched defs:spill_offset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c204 v3d_emit_spill_tmua(struct v3d_compile *c, uint32_t spill_offset) in v3d_emit_spill_tmua()
215 struct qinst *position, uint32_t spill_offset) in v3d_emit_tmu_spill()
236 uint32_t spill_offset = 0; in v3d_spill_reg() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp875 uint32_t spill_offset, unsigned count) in emit_unspill()
931 uint32_t spill_offset, unsigned count) in emit_spill()
1128 unsigned int spill_offset = fs->last_scratch; in spill_reg() local
Dbrw_vec4_reg_allocate.cpp507 unsigned spill_offset = last_scratch; in spill_reg() local
/external/libunwind/src/ia64/
Dunwind_i.h456 long spill_offset; /* psp-relative offset for spill base */ member
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc3287 MemOperand* stack_space_operand, int spill_offset, in CallApiFunctionAndReturn()
3604 const int spill_offset = 1 + kApiStackSpace; in Generate_CallApiGetter() local