Searched refs:ir_unop_sqrt (Results 1 – 12 of 12) sorted by relevance
32 ir_unop_sqrt, enumerator
134 case ir_unop_sqrt:
332 return expr(ir_unop_sqrt, a); in sqrt()
159 see, for example, ir_to_mesa.cpp's handling of ir_unop_sqrt. However,
953 if (op_expr[0] && op_expr[0]->operation == ir_unop_sqrt) { in handle_expression()
330 case ir_unop_sqrt: in visit_leave()
241 case ir_unop_sqrt: in ir_expression()
1904 case ir_unop_sqrt: in visit_leave()
1938 case ir_unop_sqrt: result = nir_fsqrt(&b, srcs[0]); break; in visit()
5364 UNOPA(sqrt, ir_unop_sqrt) in UNOP()
1160 case ir_unop_sqrt: in visit()
1801 case ir_unop_sqrt: in visit_expression()