Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_manager.h96 PANDA_PUBLIC_API static TaskManager *inst_; variable
Dtask_manager.cpp20 TaskManager *TaskManager::inst_ = nullptr; member in ark::taskmanager::TaskManager
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dspill_fill_encoder.h65 SpillFillInst *inst_; variable
Dcodegen.h506 Inst *inst_; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h423 const uint8_t *inst_; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp163 Inst *inst_; member in ark::compiler::VirtualState