Home
last modified time | relevance | path

Searched defs:skip_coalescing (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dspill_fill_encoder.cpp205 …auto skip_coalescing = (consecutive_ops_hint % COALESCE_OPS_LIMIT == 1) && (offset % QUAD_WORD_SIZ… in EncodeRegisterToX() local
225 …auto skip_coalescing = (consecutive_ops_hint % COALESCE_OPS_LIMIT == 1) && (offset % QUAD_WORD_SIZ… in EncodeStackToX() local