Home
last modified time | relevance | path

Searched defs:destructive (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c365 bool destructive; member
487 bool destructive) in mir_adjust_constants()
629 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect()
/external/mesa3d/src/panfrost/compiler/bifrost/
Dbi_schedule.c802 bi_instr *instr, bool fma, bool destructive) in bi_update_fau()
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1775 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local