Searched refs:bi_reads_zero (Results 1 – 3 of 3) sorted by relevance
52 ASSERT_TRUE(bi_reads_zero(mov)); in TEST_F()63 ASSERT_TRUE(bi_reads_zero(fma)); in TEST_F()
620 bi_reads_zero(bi_instr *ins) in bi_reads_zero() function823 if (src.value == 0 && fma && bi_reads_zero(instr)) in bi_update_fau()1762 if (tuple->fma && bi_reads_zero(tuple->fma)) in bi_schedule_clause()1969 if (src.value == 0 && bi_opcode_props[ins->op].fma && bi_reads_zero(ins)) in bi_check_fau_src()
1115 bool bi_reads_zero(bi_instr *ins);