Home
last modified time | relevance | path

Searched refs:get_sync_info (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_dead_code_analysis.cpp92 return !(get_sync_info(instr).semantics & (semantic_volatile | semantic_acqrel)); in is_dead()
H A Daco_insert_waitcnt.cpp691 update_counters(ctx, ev, get_sync_info(instr)); in gen()
747 memory_sync_info sync_info = get_sync_info(instr.get()); in handle_block()
H A Daco_opt_value_numbering.cpp351 if (!get_sync_info(instr.get()).can_reorder()) in can_eliminate()
H A Daco_ir.cpp187 get_sync_info(const Instruction* instr) in get_sync_info() function
H A Daco_scheduler.cpp443 memory_sync_info sync = get_sync_info(instr);
H A Daco_ir.h1795 memory_sync_info get_sync_info(const Instruction* instr);

Completed in 9 milliseconds