Searched refs:aligned2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_instruction_selection.cpp | 4333 bool aligned2 = offset % 2 == 0 && align % 2 == 0; local in function:aco::__anon562fcc110110::store_lds 4352 } else if (byte >= 2 && aligned2) { |
Completed in 20 milliseconds