Searched refs:DFREXP_DLDEXP_TO_ARITH (Results 1 – 4 of 4) sorted by relevance
44 #define DFREXP_DLDEXP_TO_ARITH 0x1000 macro
526 if (lowering(DFREXP_DLDEXP_TO_ARITH)) in dldexp_to_arith()1633 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->type->is_double()) in visit_leave()1638 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()1643 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()
114 DFREXP_DLDEXP_TO_ARITH); in process_glsl_ir()
6930 (have_dfrexp ? 0 : DFREXP_DLDEXP_TO_ARITH) | in st_link_shader()