Searched refs:ir_type_call (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp128 case ir_type_call:
151 /* SSBO, images, atomic counters are handled by ir_type_call */
H A Dir.h71 ir_type_call, enumerator in enum:ir_node_type
1648 : ir_instruction(ir_type_call), return_deref(return_deref), callee(callee), sub_var(NULL), array_idx(NULL)
1658 : ir_instruction(ir_type_call), return_deref(return_deref), callee(callee), sub_var(var), array_idx(array_idx)
H A Dloop_analysis.cpp57 case ir_type_call:
H A Dir_constant_expression.cpp1108 case ir_type_call: {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp122 case ir_type_call:
145 /* SSBO, images, atomic counters are handled by ir_type_call */
H A Dir.h69 ir_type_call, enumerator in enum:ir_node_type
1613 : ir_instruction(ir_type_call), return_deref(return_deref), callee(callee), sub_var(NULL), array_idx(NULL)
1623 : ir_instruction(ir_type_call), return_deref(return_deref), callee(callee), sub_var(var), array_idx(array_idx)
H A Dir_constant_expression.cpp931 case ir_type_call: {
H A Dloop_analysis.cpp57 case ir_type_call:

Completed in 13 milliseconds