Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1473 std::pair<BaseNode*, std::optional<IntVal>> lp = DispatchFold(node->Opnd(0)); in FoldBinary() local
1793 std::pair<BaseNode*, std::optional<IntVal>> lp = DispatchFold(node->Opnd(0)); in FoldCompare() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp746 for (const auto *lp : loop.GetChildLoops()) { in ComputeLoopLiveIntervalPriority() local
876 for (const auto *lp : loopInfo.GetLoops()) { in ComputeLiveInterval() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument