Home
last modified time | relevance | path

Searched refs:ppir_node_schedulable_slot (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dlower.c216 ppir_node_schedulable_slot(cond, PPIR_INSTR_SLOT_ALU_SCL_MUL) && in ppir_lower_select()
Dppir.h659 static inline bool ppir_node_schedulable_slot(ppir_node *node, in ppir_node_schedulable_slot() function