Home
last modified time | relevance | path

Searched defs:isJit (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlitecg.cpp86 void LiteCG::DoCG(bool isJit) in DoCG() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.h38 LMIRModule(NativeAreaAllocator *allocator, const std::string &name, bool logDbg, const std::string &triple, bool isJit) LMIRModule() argument
H A Dlitecg_codegen.cpp97 void LiteCGAssembler::Run(const CompilerLog &log, [[maybe_unused]] bool fastCompileMode, bool isJit) in Run() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp398 void LLVMAssembler::UseRoundTripSectionMemoryManager(bool isJit) in UseRoundTripSectionMemoryManager() argument
501 void LLVMAssembler::Run(const CompilerLog &log, bool fastCompileMode, bool isJit) in Run() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp323 void Module::RunAssembler(const CompilerLog &log, bool fastCompileMode, bool isJit) in RunAssembler() argument
574 void AOTFileGenerator::CompileLatestModuleThenDestroy(bool isJit) in CompileLatestModuleThenDestroy() argument
474 AddModule(const std::string &name, const std::string &triple, [[maybe_unused]] LOptions option, bool logDebug, [[maybe_unused]] bool isJit) AddModule() argument

Completed in 7 milliseconds