Searched refs:try_emit_mad_for_and_not (Results 1 – 2 of 2) sorted by relevance
315 bool try_emit_mad_for_and_not(ir_expression *ir,888 ir_to_mesa_visitor::try_emit_mad_for_and_not(ir_expression *ir, int try_operand) in try_emit_mad_for_and_not() function in ir_to_mesa_visitor1110 if (try_emit_mad_for_and_not(ir, 1)) in visit()1112 if (try_emit_mad_for_and_not(ir, 0)) in visit()
408 bool try_emit_mad_for_and_not(ir_expression *ir,1245 glsl_to_tgsi_visitor::try_emit_mad_for_and_not(ir_expression *ir, int try_operand) in try_emit_mad_for_and_not() function in glsl_to_tgsi_visitor1352 if (try_emit_mad_for_and_not(ir, 1)) in visit()1354 if (try_emit_mad_for_and_not(ir, 0)) in visit()