Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_acc_alloc.cpp172 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dirmap.h269 void SetNeedAnotherPass(bool need) in SetNeedAnotherPass()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_acc_alloc.cpp235 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dlinked_hashtable_stub_builder.cpp214 Label need(env); in HasSufficientCapacity() local