| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | file_generators.h | 41 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo() 79 uint32_t moduleIndex, const CompilerLog &log) in CollectFuncEntryInfo() 158 void RunAssembler(const CompilerLog &log) in RunAssembler() 164 const CompilerLog &log, const MethodLogList &logList) in DisassemblerFunc() 190 …FileGenerator(const CompilerLog *log, const MethodLogList *logList) : log_(log), logList_(logList)… in FileGenerator() 228 …AOTFileGenerator(const CompilerLog *log, const MethodLogList *logList, EcmaVM* vm, const std::stri… in AOTFileGenerator() 265 … StubFileGenerator(const CompilerLog *log, const MethodLogList *logList, const std::string &triple, in StubFileGenerator()
|
| D | stub_compiler.h | 28 CompilerLog *log, const MethodLogList *logList, bool enablePGOProfiler) : triple_(triple), in StubCompiler()
|
| D | pass_manager.h | 33 … CompilationConfig *cmpCfg, CompilerLog *log, const JSPandaFile *jsPandaFile, in PassInfo() 104 … CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, bool enableTypeLowering, in PassManager()
|
| D | stub_compiler.cpp | 36 explicit StubPassData(Stub *stub, LLVMModule *module, CompilerLog *log) in StubPassData() 99 CompilerLog *log = GetLog(); in RunPipeline() local 140 CompilerLog *log = GetLog(); in BuildStubModuleAndSave() local
|
| D | llvm_codegen.cpp | 186 void LLVMAssembler::Run(const CompilerLog &log) in Run() 262 …::CalleeRegAndOffsetVec LLVMAssembler::GetCalleeReg2Offset(LLVMValueRef fn, const CompilerLog &log) in GetCalleeReg2Offset() 283 int LLVMAssembler::GetFpDeltaPrevFramSp(LLVMValueRef fn, const CompilerLog &log) in GetFpDeltaPrevFramSp() 341 const CompilerLog &log, const MethodLogList &logList) const in Disassemble() argument
|
| D | compiler_log.cpp | 87 …Scope::TimeScope(std::string name, std::string methodName, uint32_t methodOffset, CompilerLog* log) in TimeScope() 98 TimeScope::TimeScope(std::string name, CompilerLog* log) in TimeScope()
|
| D | aot_compiler.cpp | 111 CompilerLog log(logOption, isTraceBC); in Main() local
|
| D | gate.cpp | 700 …std::string log("{\"id\":" + std::to_string(id_) + ", \"op\":\"" + GateMetaData::Str(opcode) + "\"… in Print() local 756 …std::string log("(\"id\"=" + std::to_string(id_) + ", \"op\"=\"" + GateMetaData::Str(opcode) + "\"… in ShortPrint() local 807 std::string &log, bool isEnd) const in PrintInGate()
|
| D | ts_inline_lowering.cpp | 154 CompilerLog *log = info_->GetCompilerLog(); in InlineCall() local
|
| D | bytecode_circuit_builder.cpp | 1302 std::string log("B" + std::to_string(bb.id) + ": ;preds= "); in PrintGraph() local 1362 std::string log; in PrintBytecodeInfo() local
|
| D | circuit_optimizer.cpp | 1680 std::string log = "[global-value-numbering] replace ["; in Print() local
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ |
| D | string_logger.rb | 22 def log(level, *args) method in TestRunner.Reporters.StringLogger 45 def log(_level, *args) method in TestRunner.Reporters.SeparateFileLogger
|
| /arkcompiler/ets_runtime/test/moduletest/assignproxy/ |
| D | assignproxy.js | 22 var log = ""; variable
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/ |
| D | run_benchmark.py | 47 def log(msg): function
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 53 def self.log(level, *args) singletonMethod
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | gc_log_test.cpp | 143 std::string log; member in panda::mem::GCTestLog
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | type_infer.cpp | 1086 std::string log = CollectGateTypeLogInfo(valueGate, debugExtractor, "[TypeAssertion] "); in TypeCheck() local 1107 std::string log; in FilterAnyTypeGates() local 1122 std::string log(logPreFix); in CollectGateTypeLogInfo() local
|
| /arkcompiler/runtime_core/tests/checked/ |
| D | checker.rb | 54 def log method
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | stub_tests.cpp | 106 CompilerLog *log {nullptr}; member in panda::test::StubTest
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|