Home
last modified time | relevance | path

Searched refs:destructive (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c352 bool destructive; member
359 * 16) currently in use for constants. When picking in destructive
466 * array, in destructive mode. Returns whether the fitting was successful. */
471 bool destructive) in mir_adjust_constants()
505 /* If non-destructive, we're done */ in mir_adjust_constants()
506 if (!destructive) in mir_adjust_constants()
612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect() argument
622 if (destructive) in mir_live_effect()
646 if (destructive) in mir_live_effect()
769 if (predicate->destructive) { in mir_choose_instruction()
469 mir_adjust_constants(midgard_instruction *ins, struct midgard_predicate *pred, bool destructive) mir_adjust_constants() argument
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dltpfsio.sh33 - These operations are destructive so do NOT point the tests to partitions where the data shouldn't be overwritten.
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dltpfsscsi.sh31 - These operations are destructive so do NOT point the tests to partitions where the data shouldn't be overwritten.
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c788 bi_instr *instr, bool fma, bool destructive) in bi_update_fau()
796 if (!destructive) { in bi_update_fau()
813 if (destructive) { in bi_update_fau()
843 if (destructive) { in bi_update_fau()
859 if (destructive) in bi_update_fau()
1234 * instruction is available. This function is destructive. */
786 bi_update_fau(struct bi_clause_state *clause, struct bi_tuple_state *tuple, bi_instr *instr, bool fma, bool destructive) bi_update_fau() argument
/third_party/ltp/testscripts/
H A Dltp-aiodio.sh55 - WARNING !! The partition you pass will be overwritten. This is a destructive test so only pass a partition where data can be destroyed.
/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1684 // Test destructive operations by (arbitrarily) using the same register for in Test1OpAcrossNEON_Helper()
1686 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local
1722 if (destructive) { in Test1OpAcrossNEON_Helper()
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm1292 ; Non-destructive instructions are written without parameters

Completed in 15 milliseconds