Searched refs:insert_before_logical_end (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_phis.cpp123 insert_before_logical_end(Block* block, aco_ptr<Instruction> instr) function in namespace:aco
327 insert_before_logical_end(pred, bld.copy(Definition(tmp), phi_src).get_ptr());
329 insert_before_logical_end(pred, bld.pseudo(aco_opcode::p_extract_vector,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst2554 - aco: Cleanup insert_before_logical_end

Completed in 8 milliseconds