/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_valuefactory_test.cpp | 156 auto addr_reg = factory->src(addr, 0); in TEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_export.cpp | 255 PVirtualValue addr_reg = nullptr; variable
|
H A 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
|
H A D | sfn_shader.cpp | 1136 auto addr_reg = addr->as_register(); in load_uniform_indirect() local
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.c | 62 nir_register *addr_reg; member
|
/third_party/mesa3d/src/intel/common/ |
H A D | mi_builder.h | 1144 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 D | tgsi_to_nir.c | 72 nir_register *addr_reg; member
|
H A D | nir_to_tgsi.c | 80 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 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(); 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 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(); 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 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/node/deps/v8/src/compiler/backend/riscv64/ |
H A 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(); 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 D | liftoff-assembler-arm.h | 103 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 D | liftoff-assembler-arm64.h | 620 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 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 [all...] |
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
H A D | liftoff-assembler-riscv64.h | 641 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 D | svga_tgsi_vgpu10.c | 10162 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 D | simulator-aarch64.cc | 4227 unsigned addr_reg = instr->GetRn(); in Simulator() local 5200 uintptr_t Simulator::AddressModeHelper(unsigned addr_reg, in Simulator() argument
|