Home
last modified time | relevance | path

Searched defs:stub (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dassembler_module.cpp50 AssemblerStub *stub = static_cast<AssemblerStub*>( in GenerateStubsX64() local
69 AssemblerStub *stub = static_cast<AssemblerStub*>( in GenerateStubsAarch64() local
H A Dstub_compiler.cpp36 StubPassData(Stub *stub, LLVMModule *module, CompilerLog *log) in StubPassData() argument
73 auto stub = data->GetStub(); in Run() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp1065 auto &stub = osrEntries_.emplace_back(GetAllocator()->New<OsrEntryStub>(this, saveState)); in CreateOsrEntry() local

Completed in 6 milliseconds