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