Home
last modified time | relevance | path

Searched defs:cur (Results 1 - 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dtarget_registry.cpp32 Target* cur = firstTarget; in lookupTarget() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.cpp27 unsigned cur = nodes_.size(); in AllocNode() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.cpp41 unsigned cur = nodes_.size(); in AllocNode() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot_json_serializer.h50 const char *cur = str.c_str(); in WriteString() local
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena_allocator.cpp60 Arena *cur = arenas_; in ~ArenaAllocatorT() local
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena_allocator.cpp56 Arena *cur = arenas_; in ~ArenaAllocatorT() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dloop_analysis.cpp55 CollectUseGate(ChunkUnorderedMap<GateRef, size_t>& gateToDepth, ChunkQueue<GateRef>& firstList, ChunkQueue<GateRef>& secondList, LoopInfo* loopInfo, GateRef cur) CollectUseGate() argument
107 GateRef cur = Circuit::NullGate(); CollectLoopBody() local
162 ComputeLoopDepth(GateRef cur, GateRef nex, size_t curDep) ComputeLoopDepth() argument
[all...]
H A Dgraph_editor.cpp182 auto cur = workList.front(); in EliminatePhi() local
H A Dverifier.cpp147 GateRef cur; in RunCFGIsDAGCheck() member
159 auto &cur = curState.cur; in RunCFGIsDAGCheck() local
300 GateRef cur; in RunFlowCyclesFind() member
315 auto &cur = curState.cur; in RunFlowCyclesFind() local
448 auto& cur = st.top(); RunFlowCyclesFind() local
521 size_t cur; Run() member
536 auto &cur = curState.cur; Run() local
[all...]
H A Dscheduler.cpp156 size_t cur; in Run() member
171 auto &cur = curState.cur; in Run() local
H A Dbytecode_circuit_builder.cpp165 size_t cur; in PerformDFS() member
175 auto &cur = curState.cur; in PerformDFS() local
H A Dframe_states.cpp1068 auto cur = pendingList_.back(); in PropagateLoopBody() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dpygote_space_allocator-inl.h40 auto cur = arena_; in ~PygoteSpaceAllocator() local
170 auto cur = arena_; in ContainObject() local
262 auto cur = arena_; VisitAndRemoveAllPools() local
[all...]
H A Dhumongous_obj_allocator-inl.h472 MemoryPoolHeader *cur = listHead; in SortedInsert() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dscheduler.cpp325 auto cur = old_[inst]; in FinalizeBB() local
452 auto cur = now.top(); in SchedWithGlued() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmempool.cpp43 auto *cur = bigMemHead; in FreeMemBlocks() local
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.h217 int cur = c; in GetcurrentCharNext() local
H A Dregexp_parser.cpp1629 int cur = c; in Canonicalize() local
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.h331 DateUnit cur = GetDate(); in NextDate() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dzip_file.cpp133 size_t cur = 0; in AddEntryToTree() local
242 size_t cur = 0; IsDirExist() local
286 size_t cur = 0; GetAllFileList() local
315 size_t cur = 0; GetChildNames() local
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp911 SourceMapTranslateCallback cur = vm_->GetSourceMapTranslateCallback(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.cpp852 stream.seekp(sizeof(SectionInfo), std::ofstream::cur); in ProcessToBinaryForLayout() member in panda::ecmascript::pgo::std::ofstream
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp885 PGORWOpType *cur = nullptr; in AddObjectInfoImplement() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp1163 auto cur = ScopedTmpReg(this, val.GetType()); in EncodeUnsafeGetAndSet() local
[all...]

Completed in 45 milliseconds