Searched refs:lsb_only (Results 1 – 1 of 1) sorted by relevance
1348 ir_variable *lsb_only = in find_lsb_to_float_cast() local1374 i.insert_before(lsb_only); in find_lsb_to_float_cast()1375 i.insert_before(assign(lsb_only, i2u(bit_and(temp, neg(temp))))); in find_lsb_to_float_cast()1378 i.insert_before(assign(as_float, u2f(lsb_only))); in find_lsb_to_float_cast()1408 ir->operands[0] = equal(lsb_only, c0); in find_lsb_to_float_cast()