Home
last modified time | relevance | path

Searched defs:addr_reg (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_valuefactory_test.cpp156 auto addr_reg = factory->src(addr, 0); in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_export.cpp255 PVirtualValue addr_reg = nullptr; variable
H A Dsfn_instr_fetch.cpp572 auto addr_reg = vf.src_from_string(addrstr)->as_register(); in from_string() local
674 auto addr_reg = vf.src_from_string(addrstr); in from_string() local
H A Dsfn_shader.cpp1136 auto addr_reg = addr->as_register(); in load_uniform_indirect() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c62 nir_register *addr_reg; member
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h1144 mi_store_address(struct mi_builder *b, struct mi_value addr_reg) in mi_store_address() argument
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c72 nir_register *addr_reg; member
H A Dnir_to_tgsi.c80 struct ureg_dst addr_reg[3]; member
1727 ntt_ureg_src_indirect(struct ntt_compile *c, struct ureg_src usrc, nir_src src, int addr_reg) ntt_ureg_src_indirect() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc332 InstructionOperand addr_reg = g.TempRegister(); in VisitLoadTransform() local
384 InstructionOperand addr_reg = g.TempRegister(); in VisitLoad() local
466 InstructionOperand addr_reg = g.TempRegister(); in VisitStore() local
1442 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedLoad() local
1498 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedStore() local
1936 InstructionOperand addr_reg = g.TempRegister(); VisitWord32AtomicLoad() local
1977 InstructionOperand addr_reg = g.TempRegister(); VisitWord32AtomicStore() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc368 InstructionOperand addr_reg = g.TempRegister(); in EmitLoad() local
385 InstructionOperand addr_reg = g.TempRegister(); in EmitAddBeforeS128LoadStore() local
591 InstructionOperand addr_reg = g.TempRegister(); in VisitStore() local
1874 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedLoad() local
1930 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedStore() local
2197 InstructionOperand addr_reg = g.TempRegister(); VisitWord32Compare() local
2274 InstructionOperand addr_reg = g.TempRegister(); VisitWord32Compare() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc1950 InstructionOperand addr_reg = g.TempRegister(); in VisitAtomicLoad() local
2019 InstructionOperand addr_reg = g.TempRegister(); in VisitAtomicStore() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc400 InstructionOperand addr_reg = g.TempRegister(); in EmitLoad() local
422 InstructionOperand addr_reg = g.TempRegister(); in EmitS128Load() local
441 InstructionOperand addr_reg = g.TempRegister(); in VisitStoreLane() local
461 InstructionOperand addr_reg = g.TempRegister(); VisitLoadLane() local
654 InstructionOperand addr_reg = g.TempRegister(); VisitStore() local
1812 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedLoad() local
1868 InstructionOperand addr_reg = g.TempRegister(); VisitUnalignedStore() local
2111 InstructionOperand addr_reg = g.TempRegister(); VisitWord32Compare() local
2134 InstructionOperand addr_reg = g.TempRegister(); VisitWord32Compare() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h103 CalculateActualAddress(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr_reg, Register offset_reg, uintptr_t offset_imm, Register result_reg = no_reg) CalculateActualAddress() argument
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h620 CalculateActualAddress(LiftoffAssembler* lasm, Register addr_reg, Register offset_reg, uintptr_t offset_imm, Register result_reg) CalculateActualAddress() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1900 unsigned addr_reg; in fetch_gs_input() local
1946 int addr_reg; in fetch_gs_input() local
2070 unsigned addr_reg; in r600_get_byte_address() local
2104 int addr_reg; in r600_get_byte_address() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h641 CalculateActualAddress(LiftoffAssembler* lasm, Register addr_reg, Register offset_reg, uintptr_t offset_imm, Register result_reg) CalculateActualAddress() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10162 emit_uav_addr_offset(struct svga_shader_emitter_v10 *emit, enum tgsi_file_type resourceType, unsigned resourceIndex, unsigned resourceIndirect, unsigned resourceIndirectIndex, const struct tgsi_full_src_register *addr_reg) emit_uav_addr_offset() argument
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc4227 unsigned addr_reg = instr->GetRn(); in Simulator() local
5200 uintptr_t Simulator::AddressModeHelper(unsigned addr_reg, in Simulator() argument

Completed in 84 milliseconds