Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2428 uint32 pregInterval = isInt ? 0 : (V0 - R30); in SetAvailableSpillReg() local
2495 uint32 pregInterval; in PickRegForSpill() local
2758 uint32 pregInterval = (regOpnd.GetRegisterType() == kRegTyInt) ? 0 : (V0 - R30); in MarkUsedRegs() local