| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_live_variables.c | 66 get_partial_update_state(struct hash_table *partial_update_ht, struct qinst *inst) get_partial_update_state() argument 84 qir_setup_def(struct vc4_compile *c, struct qblock *block, int ip, struct hash_table *partial_update_ht, struct qinst *inst) qir_setup_def() argument [all...] |
| H A D | vc4_qpu_validate.c | 30 fail_instr(uint64_t inst, const char *msg) in fail_instr() argument 39 writes_reg(uint64_t inst, uint32_t w) in writes_reg() argument 46 _reads_reg(uint64_t inst, uint32_t r, bool ignore_a, bool ignore_b) in _reads_reg() argument 84 reads_reg(uint64_t inst, uint32_t r) reads_reg() argument 90 reads_a_reg(uint64_t inst, uint32_t r) reads_a_reg() argument 96 reads_b_reg(uint64_t inst, uint32_t r) reads_b_reg() argument 102 writes_sfu(uint64_t inst) writes_sfu() argument 129 uint64_t inst = insts[i]; vc4_qpu_validate() local 202 uint64_t inst = insts[i]; vc4_qpu_validate() local 215 uint64_t inst = insts[i]; vc4_qpu_validate() local 231 uint64_t inst = insts[i]; vc4_qpu_validate() local 259 uint64_t inst = insts[i]; vc4_qpu_validate() local 275 uint64_t inst = insts[i]; vc4_qpu_validate() local 332 uint64_t inst = insts[i]; vc4_qpu_validate() local 348 uint64_t inst = insts[i]; vc4_qpu_validate() local 361 uint64_t inst = insts[i]; vc4_qpu_validate() local 384 uint64_t inst = insts[i]; vc4_qpu_validate() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_scoreboard.cpp | 73 fs_inst *inst = (fs_inst *)block->start(); in instruction() local 102 fs_inst *inst = bld.emit(SHADER_OPCODE_SEND, dst, desc, desc, payload); in emit_SEND() local
|
| H A D | test_eu_compact.cpp | 93 clear_pad_bits(const struct brw_isa_info *isa, brw_inst *inst) in clear_pad_bits() argument [all...] |
| H A D | test_fs_copy_propagation.cpp | 85 fs_inst *inst = (fs_inst *)block->start(); in instruction() local
|
| H A D | brw_vec4_copy_propagation.cpp | 44 is_direct_copy(vec4_instruction *inst) in is_direct_copy() argument 58 is_dominated_by_previous_instruction(vec4_instruction *inst) is_dominated_by_previous_instruction() argument 67 is_channel_updated(vec4_instruction *inst, src_reg *values[4], int ch) is_channel_updated() argument 126 try_constant_propagate(vec4_instruction *inst, int arg, const copy_entry *entry) try_constant_propagate() argument 302 try_copy_propagate(const struct brw_compiler *compiler, vec4_instruction *inst, int arg, const copy_entry *entry, int attributes_per_reg) try_copy_propagate() argument [all...] |
| H A D | brw_vec4_cse.cpp | 49 is_expression(const vec4_instruction *const inst) in is_expression() argument [all...] |
| H A D | gfx6_gs_visitor.cpp | 75 vec4_instruction *inst = emit(MOV(dst_reg(MRF, 1), in emit_prolog() local 168 vec4_instruction *inst = emit(MOV(dst, src_reg(tmp))); in gs_emit_vertex() local 224 vec4_instruction *inst = emit(CMP(dst_null_ud(), in gs_end_primitive() local 292 vec4_instruction *inst = NULL; in emit_snb_gs_urb_write_opcode() local 354 vec4_instruction *inst = NULL; emit_thread_end() local 574 vec4_instruction *inst = emit(MOV(dst_reg(destination_indices), xfb_write() local 628 vec4_instruction *inst = emit(GS_OPCODE_SVB_SET_DST_INDEX, xfb_program() local [all...] |
| H A D | brw_vec4_tes.cpp | 106 vec4_instruction *inst in emit_urb_write_opcode() local [all...] |
| H A D | brw_vec4_surface_builder.cpp | 127 vec4_instruction *inst = in emit_send() local
|
| H A D | brw_disasm_info.c | 129 disasm_annotate(struct disasm_info *disasm, struct backend_instruction *inst, unsigned offset) disasm_annotate() argument
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | program.c | 449 struct prog_instruction *inst = instrs + i; in _mesa_add_separate_state_parameters() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 107 analyse_tex(struct analysis_context *ctx, const struct tgsi_full_instruction *inst, enum lp_build_tex_modifier modifier) analyse_tex() argument 202 analyse_sample(struct analysis_context *ctx, const struct tgsi_full_instruction *inst, enum lp_build_tex_modifier modifier, boolean shadow) analyse_sample() argument 285 analyse_instruction(struct analysis_context *ctx, struct tgsi_full_instruction *inst) analyse_instruction() argument 569 struct tgsi_full_instruction *inst = lp_build_tgsi_info() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dynamic_indexing.c | 115 struct tgsi_full_instruction inst; in remove_dynamic_indexes() local 278 dIndexing_inst(struct tgsi_transform_context *ctx, struct tgsi_full_instruction *inst) dIndexing_inst() argument [all...] |
| H A D | tgsi_aa_point.c | 216 aa_inst(struct tgsi_transform_context *ctx, struct tgsi_full_instruction *inst) aa_inst() argument
|
| H A D | tgsi_util.c | 376 tgsi_util_get_inst_usage_mask(const struct tgsi_full_instruction *inst, in tgsi_util_get_inst_usage_mask() argument
|
| H A D | tgsi_transform.c | 78 emit_instruction(struct tgsi_transform_context *ctx, const struct tgsi_full_instruction *inst) emit_instruction() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_emit.c | 135 struct etna_inst inst = { in etna_emit_alu() local 199 struct etna_inst inst = { etna_emit_tex() local 232 struct etna_inst inst = { etna_emit_jump() local 251 struct etna_inst inst = { etna_emit_discard() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r300_fragprog_emit.c | 153 static int emit_alu(struct r300_emit_state * emit, struct rc_pair_instruction* inst) in emit_alu() argument 320 struct rc_pair_instruction inst; finish_node() local 425 emit_tex(struct r300_emit_state * emit, struct rc_instruction * inst) emit_tex() argument [all...] |
| H A D | r300_fragprog.c | 34 static void presub_string(char out[10], unsigned int inst) in presub_string() argument [all...] |
| H A D | radeon_program_tex.c | 57 scale_texcoords(struct r300_fragment_program_compiler *compiler, struct rc_instruction *inst, unsigned state_constant) scale_texcoords() argument 81 projective_divide(struct r300_fragment_program_compiler *compiler, struct rc_instruction *inst) projective_divide() argument 122 radeonTransformTEX( struct radeon_compiler * c, struct rc_instruction * inst, void* data) radeonTransformTEX() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_vs_draw.c | 222 transform_inst(struct tgsi_transform_context *ctx, struct tgsi_full_instruction *inst) transform_inst() argument [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativePPC_64.c | 568 sljit_ins *inst = (sljit_ins*)addr; in sljit_set_jump_addr() local [all...] |
| H A D | sljitNativeMIPS_32.c | 49 sljit_ins *inst = (sljit_ins *)addr; in sljit_set_jump_addr() local [all...] |
| H A D | sljitNativeMIPS_64.c | 133 sljit_ins *inst = (sljit_ins *)addr; in sljit_set_jump_addr() local [all...] |