Searched refs:ppir_instr_is_leaf (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c276 instr->printed && !ppir_instr_is_leaf(instr) ? "+" : "",
H A Dppir.h503 static inline bool ppir_instr_is_leaf(ppir_instr *instr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c311 instr->printed && !ppir_instr_is_leaf(instr) ? "+" : "",
H A Dppir.h678 static inline bool ppir_instr_is_leaf(ppir_instr *instr) function in typeref:typename:bool

Completed in 5 milliseconds