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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dlower.c246 ppir_node *pred = ppir_node_first_pred(node);
385 assert(ppir_node_first_pred(node) == move);
H A Dnode_to_instr.c201 ppir_node_first_pred(succ) == node) {
H A Dppir.h361 static inline ppir_node *ppir_node_first_pred(ppir_node *node) function in typeref:typename:ppir_node *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dppir.h434 static inline ppir_node *ppir_node_first_pred(ppir_node *node) function in typeref:typename:ppir_node *

Completed in 7 milliseconds