HomeSort by relevance Sort by last modified time
    Searched refs:is_flow (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_depth.c 78 if (is_flow(consumer) || is_sfu(consumer) || is_tex(consumer) ||
ir3_legalize.c 357 if (is_flow(instr) && instr->cat0.target)
398 if (is_flow(instr) && instr->cat0.target) {
ir3_print.c 191 if (is_flow(instr) && instr->cat0.target) {
ir3_sched.c 149 if (is_alu(n) || is_flow(n))
ir3.h 585 static inline bool is_flow(struct ir3_instruction *instr) function
    [all...]

Completed in 4572 milliseconds