Searched refs:bi_reads_zero (Results 1 – 3 of 3) sorted by relevance
40 BIT_ASSERT(bi_reads_zero(mov)); in main()48 BIT_ASSERT(bi_reads_zero(fma)); in main()
570 bi_reads_zero(bi_instr *ins) in bi_reads_zero() function760 if (src.value == 0 && fma && bi_reads_zero(instr)) in bi_update_fau()1659 if (tuple->fma && bi_reads_zero(tuple->fma)) in bi_schedule_clause()1866 if (src.value == 0 && bi_opcode_props[ins->op].fma && bi_reads_zero(ins)) in bi_check_fau_src()
911 bool bi_reads_zero(bi_instr *ins);