Home
last modified time | relevance | path

Searched defs:src_reg (Results 1 - 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c111 struct rc_src_register * src_reg = in rc_inline_literals() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_array_to_ssa.c122 struct ir3_register *src_reg; in read_value_beginning() local
H A Dir3_cp.c353 struct ir3_register *src_reg = src->srcs[0]; in reg_cp() local
381 struct ir3_register *src_reg = src->srcs[0]; in reg_cp() local
330 is_valid_shared_copy(struct ir3_instruction *dst_instr, struct ir3_instruction *src_instr, struct ir3_register *src_reg) is_valid_shared_copy() argument
[all...]
H A Dir3.c810 ir3_flut(struct ir3_register *src_reg) in ir3_flut() argument
H A Dir3_parser.y1316 src_reg: src global() label
[all...]
H A Dir3_ra.c2070 struct ir3_register *src_reg = ir3_src_create(pcopy, INVALID_REG, flags); in insert_liveout_copy() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp197 unsigned src_reg = ~0u, dst_reg = ~0u; in register_coalesce() local
H A Dbrw_fs_cse.cpp348 fs_reg *src_reg = &entry->generator->src[i]; in opt_cse_local() local
H A Dbrw_ir_vec4.h34 class src_reg : public backend_reg class
[all...]
H A Dbrw_vec4_builder.h43 typedef brw::src_reg src_reg; typedef in brw::vec4_builder
[all...]
H A Dbrw_fs_builder.h43 typedef fs_reg src_reg; typedef in brw::fs_builder
[all...]
H A Dbrw_vec4.cpp49 src_reg::src_reg(enum brw_reg_file file, int nr, const glsl_type *type) in src_reg() function in brw::src_reg
64 src_reg::src_reg() in src_reg() function in brw::src_reg
69 src_reg::src_reg(struct ::brw_reg reg) : in src_reg() function in brw::src_reg
76 src_reg::src_reg(const dst_reg &reg) : in src_reg() function in brw::src_reg
[all...]
H A Dbrw_vec4_visitor.cpp672 src_reg::src_reg(class vec4_visitor *v, const struct glsl_type *type) src_reg() function in brw::src_reg
688 src_reg::src_reg(class vec4_visitor *v, const struct glsl_type *type, int size) src_reg() function in brw::src_reg
[all...]
/third_party/elfutils/lib/
H A Dbpf.h81 uint8_t src_reg:4; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.cpp421 auto src_reg = instr->psrc(0)->as_register(); in visit() local
H A Dsfn_instr_fetch.cpp290 auto src_reg = vf.src_from_string(srcstr)->as_register(); in from_string_impl() local
H A Dsfn_instr_alu.cpp318 auto src_reg = m_src[0]->as_register(); in can_propagate_dest() local
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.c515 size_t src_reg = nir_intr_src_regindex(intr, 0); in trans_nir_intrinsic_store_output_fs() local
554 size_t src_reg = nir_intr_src_regindex(intr, 0); in trans_nir_intrinsic_store_output_vs() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c292 struct i915_full_src_register *src_reg; in liveness_analysis() local
274 liveness_mark_read(struct i915_optimize_context *ctx, struct i915_full_src_register *src_reg, int pos) liveness_mark_read() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c143 struct rc_src_register * src_reg = &inst->U.I.SrcReg[src_index]; in init_rc_normal_src() local
[all...]
/third_party/ltp/include/lapi/
H A Dbpf.h77 uint8_t src_reg:4; /* source register */ member
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc823 Register src_reg = std::get<1>(tuple); in MergeStackWith() local
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h320 uint32_t src_reg : 6; member
354 uint32_t src_reg : 6; member
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc589 Register src_reg = src.is_reg_only() ? src.reg() : tmp; in CallRecordWriteStub() local
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc1833 CPURegister src_reg = src.GetCPURegister(); in Emit() local

Completed in 34 milliseconds

12