Searched refs:select_instruction (Results 1 – 4 of 4) sorted by relevance
308 auto select_instruction = MakeUnique<opt::Instruction>( in Apply() local315 auto select_instruction_ptr = select_instruction.get(); in Apply()316 instruction_to_insert_before->InsertBefore(std::move(select_instruction)); in Apply()
4297 select_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) in select_instruction() function4818 select_instruction(ctx, *instr_rit); in optimize()