Searched defs:has_side_effects (Results 1 – 6 of 6) sorted by relevance
30 static bool has_side_effects(struct ir2_instr *instr) in has_side_effects() function
1068 backend_instruction::has_side_effects() const in has_side_effects() function in backend_instruction
5470 const bool has_side_effects = inst->has_side_effects(); in lower_surface_logical_send() local5702 const bool has_side_effects = inst->has_side_effects(); in lower_surface_block_logical_send() local5778 const bool has_side_effects = inst->has_side_effects(); in lower_a64_logical_send() local
833 bool has_side_effects; member
33 bool has_side_effects; member
696 bool has_side_effects = absl::c_any_of( in TryRemoveWhileLoop() local