Searched refs:ir_unop_fract (Results 1 – 11 of 11) sorted by relevance
61 ir_unop_fract, enumerator
479 case ir_unop_fract:
251 case ir_unop_fract: in visit_leave()
261 return expr(ir_unop_fract, a); in fract()
176 ir_unop_fract was added. The following areas need updating to add a
338 case ir_unop_fract: in visit_leave()
239 case ir_unop_fract: in ir_expression()
1493 case ir_unop_fract: result = nir_ffract(&b, srcs[0]); break; in visit()
3639 UNOPA(fract, ir_unop_fract) in UNOP()
1288 case ir_unop_fract: in visit()
2029 case ir_unop_fract: in visit_expression()