Home
last modified time | relevance | path

Searched refs:SetUpForBytecodeStwCopyHandlerStubs (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h111 void SetUpForBytecodeStwCopyHandlerStubs();
Dllvm_ir_builder.cpp3168 void LLVMModule::SetUpForBytecodeStwCopyHandlerStubs() in SetUpForBytecodeStwCopyHandlerStubs() function in panda::ecmascript::kungfu::LLVMModule
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp511 m->SetUpForBytecodeStwCopyHandlerStubs(); in AddModule()