/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_fetch.cpp | 572 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
|
D | sfn_instr_export.cpp | 255 PVirtualValue addr_reg = nullptr; in from_string() local
|
D | sfn_shader.cpp | 1136 auto addr_reg = addr->as_register(); in load_uniform_indirect() local
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 332 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(); in VisitUnalignedLoad() local 1498 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedStore() local 1936 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicLoad() local 1977 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicStore() local
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 400 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(); in VisitLoadLane() local 654 InstructionOperand addr_reg = g.TempRegister(); in VisitStore() local 1812 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedLoad() local 1868 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedStore() local 2111 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32Compare() local 2134 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32Compare() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
D | sfn_valuefactory_test.cpp | 156 auto addr_reg = factory->src(addr, 0); in TEST_F() local
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 368 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(); in VisitUnalignedLoad() local 1930 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedStore() local 2197 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32Compare() local 2274 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32Compare() local
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_to_nir.c | 62 nir_register *addr_reg; member
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-arm64.cc | 1993 unsigned addr_reg = instr->Rn(); in LoadStoreHelper() local 2157 unsigned addr_reg = instr->Rn(); in LoadStorePairHelper() local 2344 uintptr_t Simulator::LoadStoreAddress(unsigned addr_reg, int64_t offset, in LoadStoreAddress() 2362 void Simulator::LoadStoreWriteBack(unsigned addr_reg, int64_t offset, in LoadStoreWriteBack()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 1900 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
|
/third_party/mesa3d/src/intel/common/ |
D | mi_builder.h | 1144 mi_store_address(struct mi_builder *b, struct mi_value addr_reg) in mi_store_address()
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 80 struct ureg_dst addr_reg[3]; member 1728 nir_src src, int addr_reg) in ntt_ureg_src_indirect()
|
D | tgsi_to_nir.c | 72 nir_register *addr_reg; member
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 1950 InstructionOperand addr_reg = g.TempRegister(); in VisitAtomicLoad() local 2019 InstructionOperand addr_reg = g.TempRegister(); in VisitAtomicStore() local
|
/third_party/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 4071 unsigned addr_reg = instr->GetRn(); in Simulator() local 5038 uintptr_t Simulator::AddressModeHelper(unsigned addr_reg, in Simulator()
|
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
D | liftoff-assembler-riscv64.h | 642 Register addr_reg, Register offset_reg, in CalculateActualAddress()
|
/third_party/node/deps/v8/src/wasm/baseline/arm64/ |
D | liftoff-assembler-arm64.h | 621 Register addr_reg, Register offset_reg, in CalculateActualAddress()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 10167 const struct tgsi_full_src_register *addr_reg) in emit_uav_addr_offset()
|