Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c352 bool destructive; member
471 bool destructive) in mir_adjust_constants()
612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c788 bi_instr *instr, bool fma, bool destructive) in bi_update_fau()
/third_party/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1679 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local