Home
last modified time | relevance | path

Searched refs:IR3_INSTR_P (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_print.c210 if (instr->flags & IR3_INSTR_P) in print_instr_name()
H A Dir3_legalize.c401 op_p->flags = IR3_INSTR_P; in apply_fine_deriv_macro()
H A Dir3.h306 IR3_INSTR_P = 0x080, enumerator
H A Dir3_parser.y1061 | '.' 'p' { instr->flags |= IR3_INSTR_P; }
H A Dir3_compiler_nir.c3092 flags |= IR3_INSTR_P; in emit_tex()

Completed in 14 milliseconds