Searched refs:ir_unop_rsq (Results 1 – 11 of 11) sorted by relevance
31 ir_unop_rsq, enumerator
119 case ir_unop_rsq:
326 return expr(ir_unop_rsq, a); in rsq()
929 if (op_expr[0] && op_expr[0]->operation == ir_unop_rsq) in handle_expression()
271 case ir_unop_rsq: in visit_leave()
240 case ir_unop_rsq: in ir_expression()
1806 case ir_unop_rsq: in visit_leave()
1527 case ir_unop_rsq: result = nir_frsq(&b, srcs[0]); break; in visit()
4015 UNOPA(inversesqrt, ir_unop_rsq) in UNOP()
1253 case ir_unop_rsq: in visit()
1747 case ir_unop_rsq: in visit_expression()