Searched refs:lsb_only (Results 1 – 1 of 1) sorted by relevance
1266 ir_variable *lsb_only = in find_lsb_to_float_cast() local1292 i.insert_before(lsb_only); in find_lsb_to_float_cast()1293 i.insert_before(assign(lsb_only, i2u(bit_and(temp, neg(temp))))); in find_lsb_to_float_cast()1296 i.insert_before(assign(as_float, u2f(lsb_only))); in find_lsb_to_float_cast()1325 ir->operands[0] = equal(lsb_only, c0); in find_lsb_to_float_cast()