Home
last modified time | relevance | path

Searched refs:OPTIONAL_LOG_COMPILER (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_parser.cpp99 OPTIONAL_LOG_COMPILER(DEBUG) << "DwarfRegNum:" << loc.dwarfRegNum in CalcCallSite()
135 OPTIONAL_LOG_COMPILER(DEBUG) << "DwarfRegNum:" << loc.dwarfRegNum in CalcCallSite()
251 OPTIONAL_LOG_COMPILER(DEBUG) << "stackmap calculate update funcitonaddress "; in CalculateStackMap()
257 OPTIONAL_LOG_COMPILER(DEBUG) << std::dec << i << "th function " << std::hex << hostAddr << " ---> " in CalculateStackMap()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp321 OPTIONAL_LOG_COMPILER(ERROR) << " ProcessPhiWorkList error hav't start "; in ProcessPhiWorkList()
326 OPTIONAL_LOG_COMPILER(ERROR) << " ProcessPhiWorkList LLVMTypeOf don't match error "; in ProcessPhiWorkList()
1199 OPTIONAL_LOG_COMPILER(ERROR) << "VisitPhi failed BasicBlock nullptr"; in VisitPhi()
1204 OPTIONAL_LOG_COMPILER(ERROR) << "VisitPhi failed impl nullptr"; in VisitPhi()
1262 OPTIONAL_LOG_COMPILER(ERROR) << " block create failed "; in LinkToLLVMCfg()
1271 OPTIONAL_LOG_COMPILER(ERROR) << " block setup failed, predecessor:%d nullptr" << predecessor; in LinkToLLVMCfg()
1311 OPTIONAL_LOG_COMPILER(ERROR) << " block is nullptr "; in VisitGoto()
1500 OPTIONAL_LOG_COMPILER(ERROR) << "Branch condition gate is nullptr!"; in VisitBranch()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_macros.h30 #define OPTIONAL_LOG_COMPILER(level) LOG_ECMA_IF(IsLogEnabled(), level) macro
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1149 OPTIONAL_LOG_COMPILER(ERROR) << "Branch condition gate is nullptr!"; in VisitBranch()
2620 OPTIONAL_LOG_COMPILER(ERROR) << "FindBaseRef failed BasicBlock nullptr"; in FindBaseRefForPhi()
2693 OPTIONAL_LOG_COMPILER(ERROR) << "VisitPhi failed BasicBlock nullptr"; in VisitPhi()

Completed in 14 milliseconds