Home
last modified time | relevance | path

Searched defs:new_reg (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c482 unsigned new_reg = find_free_value_reg(ctx); in handle_reg_read() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.c553 struct ir3_register *new_reg = in ir3_instr_clone() local
560 struct ir3_register *new_reg = in ir3_instr_clone() local
612 struct ir3_register *new_reg = reg_create(shader, 0, 0); in ir3_reg_clone() local
622 struct ir3_register *new_reg in ir3_reg_set_last_array() local
[all...]
H A Dir3_ra.c2197 physreg_t new_reg = (physreg_t)(uintptr_t)entry->data; in insert_live_out_move() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.cpp148 auto new_reg = new_src->as_register(); in replace_source() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-regexp-gen.cc1701 const TNode<IntPtrT> new_reg = IntPtrAdd(reg, IntPtrConstant(2)); in RegExpPrototypeSplitBody() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h472 LiftoffRegister new_reg = GetUnusedRegister(reg.reg_class(), pinned); local
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc1847 RegisterIndex new_reg = RegisterForVirtualRegister(virtual_register); in MergeStateFrom() local
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1688 ReplaceInPair(LiftoffRegister pair, Register old_reg, Register new_reg) ReplaceInPair() argument

Completed in 29 milliseconds