Home
last modified time | relevance | path

Searched defs:base_reg (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/util/
H A Dregister_allocate.c159 ra_add_transitive_reg_conflict(struct ra_regs *regs, unsigned int base_reg, unsigned int reg) ra_add_transitive_reg_conflict() argument
178 ra_add_transitive_reg_pair_conflict(struct ra_regs *regs, unsigned int base_reg, unsigned int reg0, unsigned int reg1) ra_add_transitive_reg_pair_conflict() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c128 struct ir3_register *base_reg; member
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc865 Register base_reg = offset.from_stack_pointer() ? sp : fp; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc904 Register base_reg = offset.from_stack_pointer() ? sp : fp; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc856 Register base_reg = offset.from_stack_pointer() ? sp : fp; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc888 Register base_reg = offset.from_stack_pointer() ? sp : fp; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc346 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg() function in disasm::DisassemblerX64
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc263 TNode<IntPtrT> base_reg = RegisterLocation(BytecodeOperandReg(operand_index)); in GetRegisterListAtOperandIndex() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c1457 const unsigned base_reg = stage == MESA_SHADER_COMPUTE in cp_load_state() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h660 uint32_t *base_reg; member
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc177 int base_reg = (has_sib ? operand.data().buf[1] : modrm) & 0x07; in Operand() local
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc4492 Register base_reg = r15; in CallApiFunctionAndReturn() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c990 uint32_t base_reg = pipeline->user_data_0[stage]; in radv_emit_userdata_address() local
1211 uint32_t base_reg = pipeline->user_data_0[stage]; in radv_emit_inline_push_consts() local
3299 uint32_t base_reg = cmd_buffer->state.graphics_pipeline->base.user_data_0[MESA_SHADER_VERTEX]; in emit_prolog_inputs() local
3890 uint32_t base_reg; in radv_emit_streamout_buffers() local
3993 uint32_t base_reg; radv_flush_ngg_query_state() local
4024 uint32_t base_reg; radv_flush_force_vrs_state() local
6580 uint32_t base_reg = R_00B130_SPI_SHADER_USER_DATA_VS_0; radv_emit_view_index() local
6688 uint32_t base_reg = cmd_buffer->state.graphics_pipeline->vtx_base_sgpr; radv_cs_emit_indirect_draw_packet() local
6824 uint32_t base_reg = cmd_buffer->state.graphics_pipeline->vtx_base_sgpr; radv_cs_emit_dispatch_taskmesh_gfx_packet() local
7513 const uint32_t base_reg = pipeline->base.user_data_0[stage]; radv_emit_ngg_culling_state() local
8718 uint32_t base_reg = pipeline->base.user_data_0[MESA_SHADER_COMPUTE]; radv_trace_rays() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c2613 int from_sp, base_reg, offset, i; in copy_recurse_data() local
[all...]

Completed in 65 milliseconds