Home
last modified time | relevance | path

Searched refs:kLncFatal (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_logging.h131 enum LogNumberCode { kLncInfo = 0, kLncWarn = 20, kLncErr = 40, kLncFatal = 60, kLncMax = 99 }; enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol.cpp268 FATAL(kLncFatal, "valid maple_ir with illegal type"); in Dump()
H A Dmir_nodes.cpp747 FATAL(kLncFatal, "snprintf_s failed");
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp78 FATAL(kLncFatal, "unkown reg size"); in TransferReg()
1457 FATAL(kLncFatal, "unsupported instruction"); in EmitInsn()
1683 FATAL(kLncFatal, "EmitSingleElement: unsupport variable kind"); in EmitSingleElement()
1852 FATAL(kLncFatal, "Unknown type in Global pstatic"); in EmitGlobalVariable()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp574 FATAL(kLncFatal, "snprintf_s failed"); in EmitAsmLabel()
628 FATAL(kLncFatal, "snprintf_s failed"); in EmitAsmLabel()
637 FATAL(kLncFatal, "snprintf_s failed"); in EmitAsmLabel()
2293 FATAL(kLncFatal, "Can not find delimiter in target "); in EmitAsmLabel()

Completed in 10 milliseconds