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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4333 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