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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp3709 unsigned reduced_const_offset = const_offset; local in function:aco::__anon562fcc110110::emit_load
3715 reduced_const_offset = 0;
3719 reduced_const_offset %= params.max_const_offset_plus_one;
3778 reduced_const_offset, byte_align ? Temp() : info.dst);

Completed in 20 milliseconds