Home
last modified time | relevance | path

Searched refs:LOG_COMPILER (Results 1 – 25 of 63) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp28 LOG_COMPILER(INFO) << ""; in Run()
29 LOG_COMPILER(INFO) << "\033[34m" in Run()
36LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
45 LOG_COMPILER(INFO) << ""; in Run()
46 LOG_COMPILER(INFO) << "\033[34m" in Run()
53LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
61 LOG_COMPILER(INFO) << ""; in Run()
62 LOG_COMPILER(INFO) << "\033[34m" in Run()
69LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
75 LOG_COMPILER(INFO) << ""; in Run()
[all …]
Dverifier.cpp45 LOG_COMPILER(ERROR) << "[Verifier][Error] Circuit data is corrupted (bad next gate)"; in RunDataIntegrityCheck()
46 LOG_COMPILER(ERROR) << "at: " << std::dec << gate; in RunDataIntegrityCheck()
59LOG_COMPILER(ERROR) << "[Verifier][Error] Circuit data is corrupted (out of bound access)"; in RunDataIntegrityCheck()
60 LOG_COMPILER(ERROR) << "at: " << std::dec << out; in RunDataIntegrityCheck()
68LOG_COMPILER(ERROR) << "[Verifier][Error] Circuit data is corrupted (corrupted in list)"; in RunDataIntegrityCheck()
69 LOG_COMPILER(ERROR) << "id: " << std::dec << circuit->GetId(gate); in RunDataIntegrityCheck()
73LOG_COMPILER(ERROR) << "[Verifier][Error] Circuit data is corrupted (invalid in address)"; in RunDataIntegrityCheck()
74 LOG_COMPILER(ERROR) << "id: " << std::dec << circuit->GetId(gate); in RunDataIntegrityCheck()
83LOG_COMPILER(ERROR) << "[Verifier][Error] Circuit data is corrupted (corrupted out list)"; in RunDataIntegrityCheck()
84 LOG_COMPILER(ERROR) << "id: " << std::dec << circuit->GetId(gate); in RunDataIntegrityCheck()
[all …]
Dloop_analysis.cpp25LOG_COMPILER(INFO) << "--------------------------------- LoopInfo Start --------------------------… in PrintLoop()
26 LOG_COMPILER(INFO) << "Head: " << acc_.GetId(loopInfo->loopHead); in PrintLoop()
27 LOG_COMPILER(INFO) << "Size: " << loopInfo->size; in PrintLoop()
28 LOG_COMPILER(INFO) << "MaxDepth: " << loopInfo->maxDepth; in PrintLoop()
29 LOG_COMPILER(INFO) << "Body: ["; in PrintLoop()
31 LOG_COMPILER(INFO) << acc_.GetId(gate) << ", "; in PrintLoop()
33 LOG_COMPILER(INFO) << "]"; in PrintLoop()
34 LOG_COMPILER(INFO) << "Exit: ["; in PrintLoop()
36 LOG_COMPILER(INFO) << acc_.GetId(gate) << ", "; in PrintLoop()
38 LOG_COMPILER(INFO) << "]"; in PrintLoop()
[all …]
Daot_compiler.cpp85 LOG_COMPILER(ERROR) << "AOT only support panda file with new ISA, while the '" << in CreateAndVerifyJSPandaFile()
107 LOG_COMPILER(ERROR) << GetHelper(); in Main()
113 LOG_COMPILER(ERROR) << "The last argument must be abc file" << std::endl; in Main()
114 LOG_COMPILER(ERROR) << GetHelper(); in Main()
122 LOG_COMPILER(ERROR) << GetHelper(); in Main()
127 LOG_COMPILER(DEBUG) << "Startup start time: " << startTime; in Main()
137 LOG_COMPILER(ERROR) << "Cannot Create vm"; in Main()
189 LOG_COMPILER(INFO) << "AOT compile: " << extendedFilePath; in Main()
201 LOG_COMPILER(INFO) << (ret ? "ts aot compile success" : "ts aot compile failed"); in Main()
Dcompiler_log.cpp115 LOG_COMPILER(INFO) << std::setw(PASS_LENS) << name_ << " " << std::setw(METHOD_LENS) in ~TimeScope()
157LOG_COMPILER(INFO) << std::setw(PASS_LENS) << val << " Total cost time is "<< std::setw(TIME_LENS) in PrintPassTime()
177 LOG_COMPILER(INFO) << "method:" << std::setw(METHOD_LENS) << val.second in PrintMethodTime()
182LOG_COMPILER(INFO) << "total compile time is " << std::setw(TIME_LENS) << methodTotalTime / MILLIO… in PrintMethodTime()
187 LOG_COMPILER(INFO) << " "; in PrintTime()
189 LOG_COMPILER(INFO) << " "; in PrintTime()
195 LOG_COMPILER(INFO) << " "; in PrintCompiledMethod()
196LOG_COMPILER(INFO) << " Total number of full compiled methods is: " << compiledMethodSet_.size(); in PrintCompiledMethod()
198 LOG_COMPILER(INFO) << " method: " << std::setw(METHOD_LENS) << it->first in PrintCompiledMethod()
209 LOG_COMPILER(INFO) << " "; in PrintPGOMismatchedMethod()
[all …]
Dpass_manager.cpp39 LOG_COMPILER(ERROR) << "Cannot execute panda file '" << fileName << "'"; in Compile()
44 LOG_COMPILER(ERROR) << "Load and verify profiler failure"; in Compile()
54 LOG_COMPILER(ERROR) << "The input panda file [" << fileName in Compile()
90 LOG_COMPILER(INFO) << "\033[34m" << "aot method [" << fullName in Compile()
95 LOG_COMPILER(INFO) << "record: " << recordName << " has no types"; in Compile()
157 LOG_COMPILER(INFO) << collector->GetBytecodeInfo().GetSkippedMethodSize() in ProcessConstantPool()
166LOG_COMPILER(ERROR) << "There is no mehtod literal in " << jsPandaFile->GetJSPandaFileDesc(); in IsReleasedPandaFile()
Dvalue_numbering.cpp22 LOG_COMPILER(INFO) << ""; in Run()
23 LOG_COMPILER(INFO) << "\033[34m" in Run()
30LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
Dstub_compiler.cpp74 LOG_COMPILER(INFO) << "Stub Name: " << stub->GetMethodName(); in Run()
140 LOG_COMPILER(INFO) << "=============== compiling bytecode handler stubs ==============="; in BuildStubModuleAndSave()
145 LOG_COMPILER(INFO) << "=============== compiling common stubs ==============="; in BuildStubModuleAndSave()
150 LOG_COMPILER(INFO) << "=============== compiling builtins stubs ==============="; in BuildStubModuleAndSave()
191LOG_COMPILER(INFO) << "stub compiler run finish, result condition(T/F):" << std::boolalpha << res; in main()
Dstate_split_linearizer.cpp26 LOG_COMPILER(INFO) << ""; in Run()
27 LOG_COMPILER(INFO) << "\033[34m" in Run()
34LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
42 LOG_COMPILER(INFO) << ""; in Run()
43 LOG_COMPILER(INFO) << "\033[34m" in Run()
50LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
Dgraph_linearizer.cpp27 LOG_COMPILER(INFO) << ""; in Run()
28 LOG_COMPILER(INFO) << "\033[34m" in Run()
35LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
342LOG_COMPILER(INFO) << "--------------------------------- LoopInfo Start --------------------------… in PrintLoop()
343 LOG_COMPILER(INFO) << "Head: " << acc_.GetId(loopInfo.loopHead->state_); in PrintLoop()
344 LOG_COMPILER(INFO) << "loopNumber: " << loopInfo.loopHead->loopNumber_; in PrintLoop()
345 LOG_COMPILER(INFO) << "Body: ["; in PrintLoop()
349 LOG_COMPILER(INFO) << acc_.GetId(current) << ", "; in PrintLoop()
352 LOG_COMPILER(INFO) << "]"; in PrintLoop()
353 LOG_COMPILER(INFO) << "Exit: ["; in PrintLoop()
[all …]
Dlater_elimination.cpp26 LOG_COMPILER(INFO) << ""; in Run()
27 LOG_COMPILER(INFO) << "\033[34m" in Run()
34LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Run()
Dscheduler.cpp325 LOG_COMPILER(ERROR) << "[Verifier][Error] Scheduling upper bound of gate (id=" in PrintUpperBoundError()
457LOG_COMPILER(INFO) << "==================================== Scheduling ===========================… in Print()
460 LOG_COMPILER(INFO) << "B" << bbIdx << "_" << opcode << ":" in Print()
462 LOG_COMPILER(INFO) << " pred=["; in Print()
470 LOG_COMPILER(INFO) << (isFirst ? "" : " ") << bbGatesAddrToIdx.at(predState); in Print()
474 LOG_COMPILER(INFO) << "] succ=["; in Print()
482 LOG_COMPILER(INFO) << (isFirst ? "" : " ") << bbGatesAddrToIdx.at(succState); in Print()
486 LOG_COMPILER(INFO) << "]"; in Print()
491LOG_COMPILER(INFO) << "==================================== Scheduling ===========================… in Print()
Dloop_peeling.cpp152 LOG_COMPILER(INFO) << ""; in Print()
153 LOG_COMPILER(INFO) << "\033[34m" in Print()
160LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in Print()
Dassembler_module.cpp43 LOG_COMPILER(INFO) << "================ compiling asm stubs ================"; in GenerateStubsX64()
47 LOG_COMPILER(INFO) << "Stub Name: " << cs->GetName(); in GenerateStubsX64()
60 LOG_COMPILER(INFO) << "================ compiling asm stubs ================"; in GenerateStubsAarch64()
64 LOG_COMPILER(INFO) << "Stub Name: " << cs->GetName(); in GenerateStubsAarch64()
Dfile_generators.cpp35 LOG_COMPILER(FATAL) << "memcpy_s failed"; in CollectStackMapDes()
59 LOG_COMPILER(FATAL) << "memcpy_s failed"; in CollectAnStackMapDes()
416 LOG_COMPILER(ERROR) << "Fail to make dir:" << path; in CreateDirIfNotExist()
427 LOG_COMPILER(ERROR) << "error: code size of generated an file is empty!"; in SaveAOTFile()
431 LOG_COMPILER(ERROR) << "Fail to access dir:" << filename; in SaveAOTFile()
439 LOG_COMPILER(ERROR) << "Fail to set an file mode:" << filename; in SaveAOTFile()
453 LOG_COMPILER(ERROR) << "Fail to set ai file mode:" << aiPath; in SaveSnapshotFile()
Dbytecode_circuit_builder.cpp1099 LOG_COMPILER(FATAL) << "this branch is unreachable"; in NewLoopBackPhi()
1159 LOG_COMPILER(FATAL) << "this branch is unreachable"; in NewLoopForwardPhi()
1483 LOG_COMPILER(INFO) << "\033[34m" << "============= " in BuildCircuit()
1488LOG_COMPILER(INFO) << "\033[34m" << "=========================== End ===========================" … in BuildCircuit()
1597 LOG_COMPILER(INFO) << "======================== " << title << " ========================"; in PrintGraph()
1601LOG_COMPILER(INFO) << "B" << bb.id << ": ;preds= invalid BB"; in PrintGraph()
1602 LOG_COMPILER(INFO) << "\tBytecodePC: [" << std::to_string(bb.start) << ", " in PrintGraph()
1610 LOG_COMPILER(INFO) << log; in PrintGraph()
1612 LOG_COMPILER(INFO) << "\tBytecodePC: Empty"; in PrintGraph()
1614 LOG_COMPILER(INFO) << "\tBytecodePC: [" << std::to_string(bb.start) << ", " in PrintGraph()
[all …]
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h56 LOG_COMPILER(DEBUG) << TypeToString(location); in Print()
57 LOG_COMPILER(DEBUG) << ", size:" << std::dec << locationSize; in Print()
58 LOG_COMPILER(DEBUG) << "\tDwarfRegNum:" << dwarfRegNum; in Print()
59 LOG_COMPILER(DEBUG) << "\t OffsetOrSmallConstant:" << offsetOrSmallConstant; in Print()
116 LOG_COMPILER(DEBUG) << "----- head ----"; in Print()
117 LOG_COMPILER(DEBUG) << " version:" << static_cast<int>(stackmapversion); in Print()
118 LOG_COMPILER(DEBUG) << "+++++ head ++++"; in Print()
129 LOG_COMPILER(DEBUG) << " functionAddress:0x" << std::hex << functionAddress; in Print()
130 LOG_COMPILER(DEBUG) << " stackSize:0x" << std::hex << stackSize; in Print()
131 LOG_COMPILER(DEBUG) << " recordCount:" << std::hex << recordCount; in Print()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.cpp54 LOG_COMPILER(ERROR) << "Can not load aot file from path [ " << filename << " ], " in Load()
85 LOG_COMPILER(INFO) << "loaded an file: " << filename.c_str(); in Load()
96 LOG_COMPILER(ERROR) << "remove " << filename << " failed and errno is " << errno; in TryRemoveAnFile()
121LOG_COMPILER(INFO) << "AnFileInfo Load main method id: " << funcDes.indexInKindOrMethodId_ in UpdateFuncEntries()
151 LOG_COMPILER(INFO) << "An file loading: "; in Dump()
159LOG_COMPILER(INFO) << " - module-" << i << " <" << name << "> [0x" << std::hex << addr << ", 0x" in Dump()
169 LOG_COMPILER(INFO) << "AnFileInfo IsLoadMain method id: " << methodId << " entry: " << entry; in IsLoadMain()
Dstub_file_info.cpp64 LOG_COMPILER(ERROR) << "Can not load stub file from path [ " << filename << " ], " in MmapLoad()
107 LOG_COMPILER(INFO) << "loaded stub file successfully"; in MmapLoad()
148 LOG_COMPILER(INFO) << "loaded stub file successfully"; in Load()
171 LOG_COMPILER(ERROR) << "Stub file loading: "; in Dump()
172LOG_COMPILER(ERROR) << " - asm stubs [0x" << std::hex << asmAddr << ", 0x" << std::hex << asmAddr … in Dump()
179LOG_COMPILER(ERROR) << " - section = " << name << " [0x" << std::hex << addr << ", 0x" << std::hex in Dump()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.cpp83 LOG_COMPILER(FATAL) << "Load type literal failure."; in ProcessTypeLiteral()
114LOG_COMPILER(FATAL) << "TypeLiteral should not exist LiteralTag: " << static_cast<uint32_t>(tag); in ProcessTypeLiteral()
142 LOG_COMPILER(INFO) << log; in Print()
215LOG_COMPILER(FATAL) << "TypeSummary should not exist LiteralTag: " << static_cast<uint32_t>(tag); in ProcessTypeSummary()
264LOG_COMPILER(FATAL) << "TypeAnnotation should not exist LiteralTag: " << static_cast<uint32_t>(tag… in ProcessTypeAnnotation()
299 LOG_COMPILER(INFO) << "===================================================================="; in Print()
300 LOG_COMPILER(INFO) << "[TypeAnnotation]"; in Print()
303LOG_COMPILER(INFO) << "Order of bytecodes: " << std::setw(typeRightAdjustment) << bcOffsets_[i] <<… in Print()
360LOG_COMPILER(FATAL) << "TypeExportTable should not exist LiteralTag: " << static_cast<uint32_t>(ta… in ProcessExportTable()
371 LOG_COMPILER(INFO) << "[ExportTypeTable]"; in Print()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dextend_assembler.h51 LOG_COMPILER(FATAL) << "temp register1 inuse."; in TempRegister1()
60 LOG_COMPILER(FATAL) << "temp register2 inuse."; in TempRegister2()
91 LOG_COMPILER(FATAL) << "arm64 invalid call argument:" << i; in CallDispatcherArgument()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dinitialization_analysis.cpp316 LOG_COMPILER(INFO) << " "; in Print()
317 LOG_COMPILER(INFO) << "\033[34m" << "=================" in Print()
322 LOG_COMPILER(INFO) << "In the constructor of class " << typeAccessor.GetClassTypeName() in Print()
325 LOG_COMPILER(INFO) << (typeAccessor.GetInitializedProperties()); in Print()
327 LOG_COMPILER(INFO) << "This-object will be called by some functions in the constructor."; in Print()
329LOG_COMPILER(INFO) << "\033[34m" << "=========================== End ===========================" … in Print()
Dmethod_type_infer.cpp1142 LOG_COMPILER(FATAL) << "load lib_ark_builtins.d.ts failed"; in ConvertPrimitiveToBuiltin()
1307 LOG_COMPILER(INFO) << "===================================================================="; in PrintByteCodesWithTypes()
1308 LOG_COMPILER(INFO) << "print bytecode types:"; in PrintByteCodesWithTypes()
1309 LOG_COMPILER(INFO) << ".recordName " + recordName_; in PrintByteCodesWithTypes()
1310 LOG_COMPILER(INFO) << ".function " + functionName + "() {"; in PrintByteCodesWithTypes()
1332LOG_COMPILER(INFO) << std::setw(adjustment) << std::to_string(bcIndex) << " " << inst << ", " in PrintByteCodesWithTypes()
1344LOG_COMPILER(INFO) << std::setw(adjustment) << std::to_string(bcIndex) << " " << inst << ", " in PrintByteCodesWithTypes()
1352 LOG_COMPILER(INFO) << "}"; in PrintByteCodesWithTypes()
1357 LOG_COMPILER(INFO) << "\033[34m" in PrintCircuitWithTypes()
1364LOG_COMPILER(INFO) << "\033[34m" << "========================= End ==========================" << … in PrintCircuitWithTypes()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dextended_assembler_x64.h48 LOG_COMPILER(FATAL) << "temp register inuse."; in TempRegister()
77 LOG_COMPILER(FATAL) << "x64 invalid call argument:" << i; in CallDispatcherArgument()
/arkcompiler/ets_runtime/ecmascript/
Dlog_wrapper.h27 #define LOG_COMPILER(level) ARK_LOG(level, Component::COMPILER) macro

123