Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp171 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_acc_alloc.cpp248 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp213 Label need(env); in HasSufficientCapacity() local