Home
last modified time | relevance | path

Searched refs:node_subtype (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h355 node* create_node(node_type nt, node_subtype nst,
367 node_subtype nst = NST_LIST,
374 cf_node* create_clause(node_subtype nst);
Dsb_shader.cpp85 cf_node* shader::create_clause(node_subtype nst) { in create_clause()
257 node* shader::create_node(node_type nt, node_subtype nst, node_flags flags) { in create_node()
320 container_node* shader::create_container(node_type nt, node_subtype nst, in create_container()
Dsb_ir.h664 enum node_subtype { enum
759 node(node_type nt, node_subtype nst, node_flags flags = NF_EMPTY)
771 node_subtype subtype;
870 container_node(node_type nt = NT_LIST, node_subtype nst = NST_LIST,
Dsb_gcm.cpp439 node_subtype nst; in bu_sched_bb()
/external/yapf/yapf/yapflib/
Dsubtype_assigner.py334 def _SetArgListSubtype(node, node_subtype, list_subtype): argument
340 if node_subtype in pytree_utils.GetNodeAnnotation(