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()
933 if (op_expr[0] && op_expr[0]->operation == ir_unop_sqrt) { in handle_expression()
159 see, for example, ir_to_mesa.cpp's handling of ir_unop_sqrt. However,
272 case ir_unop_sqrt: in visit_leave()
241 case ir_unop_sqrt: in ir_expression()
1807 case ir_unop_sqrt: in visit_leave()
1528 case ir_unop_sqrt: result = nir_fsqrt(&b, srcs[0]); break; in visit()
4014 UNOPA(sqrt, ir_unop_sqrt) in UNOP()
1244 case ir_unop_sqrt: in visit()
1733 case ir_unop_sqrt: in visit_expression()