Searched defs:destructive (Results 1 – 3 of 3) sorted by relevance
365 bool destructive; member487 bool destructive) in mir_adjust_constants()629 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect()
802 bi_instr *instr, bool fma, bool destructive) in bi_update_fau()
1775 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local