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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp3710 bool remove_const_offset_completely = need_to_align_offset; local in function:aco::__anon562fcc110110::emit_load
3712 (remove_const_offset_completely || const_offset >= params.max_const_offset_plus_one)) {
3714 if (remove_const_offset_completely) {

Completed in 19 milliseconds