Searched refs:handle_operands (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.3.rst | 147 - aco: implement 64-bit VGPR constant copies in handle_operands()
|
| H A D | 20.1.0.rst | 3537 - aco: remove dead code in handle_operands() 3538 - aco: implement 64-bit VGPR constant copies in handle_operands()
|
| H A D | 20.2.0.rst | 3871 - aco: remove outdated assert in handle_operands()
|
| H A D | 20.3.0.rst | 4093 - aco: don't use bld.copy() in handle_operands()
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_lower_to_hw_instr.cpp | 41 /* 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