Searched refs:DFREXP_DLDEXP_TO_ARITH (Results 1 – 3 of 3) sorted by relevance
42 #define DFREXP_DLDEXP_TO_ARITH 0x1000 macro
373 if (lowering(DFREXP_DLDEXP_TO_ARITH)) in dldexp_to_arith()1463 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->type->is_double()) in visit_leave()1468 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()1473 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()
105 (have_dfrexp ? 0 : DFREXP_DLDEXP_TO_ARITH) | in link_shader()