Searched refs:handle_operands (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.3.rst147 - aco: implement 64-bit VGPR constant copies in handle_operands()
H A D20.1.0.rst3537 - aco: remove dead code in handle_operands()
3538 - aco: implement 64-bit VGPR constant copies in handle_operands()
H A D20.2.0.rst3871 - aco: remove outdated assert in handle_operands()
H A D20.3.0.rst4093 - aco: don't use bld.copy() in handle_operands()
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp41 /* used by handle_operands() indirectly through Builder::copy */
1495 handle_operands(std::map<PhysReg, copy_operation>& copy_map, lower_context* ctx, function in namespace:aco
1941 handle_operands(copy_operations, &ctx, program->chip_class, pi);
1970 handle_operands(copy_operations, &ctx, program->chip_class, pi);
1985 handle_operands(copy_operations, &ctx, program->chip_class, pi);
1996 handle_operands(copy_operations, &ctx, program->chip_class, pi);
2076 handle_operands(copy_operations, &ctx, program->chip_class, pi);

Completed in 172 milliseconds