Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h65 auto remained = static_cast<int64>(q1 << alignment); in SplitGetRemained() local
367 int64 remained = (ofstVal - immAddend.GetValue()); in MemOfstSplitWithAdd() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1778 …auto remained = g1PauseTracker_.MinDelayBeforeMaxPauseInMicros(ark::time::GetCurrentTimeInMicros()… in PauseTimeGoalDelay() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp624 auto remained = static_cast<int64>(static_cast<uint64>(q1) << static_cast<uint64>(alignment)); in SplitAndGetRemained() local
654 int64 remained = (ofstVal - immAddend.GetValue()); in SplitOffsetWithAddInstruction() local