Searched refs:subr_to_int (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_subroutine.cpp115 last_branch = if_tree(equal(subr_to_int(var), lc), new_call);
117 last_branch = if_tree(equal(subr_to_int(var), lc), new_call, last_branch);
H A Dir_builder.h160 ir_expression *subr_to_int(operand a);
H A Dir_builder.cpp348 subr_to_int(operand a) function in namespace:ir_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_subroutine.cpp115 last_branch = if_tree(equal(subr_to_int(var), lc), new_call);
117 last_branch = if_tree(equal(subr_to_int(var), lc), new_call, last_branch);
H A Dir_builder.h160 ir_expression *subr_to_int(operand a);
H A Dir_builder.cpp348 subr_to_int(operand a) function in namespace:ir_builder

Completed in 8 milliseconds