Searched refs:log_return_void (Results 1 – 3 of 3) sorted by relevance
251 #define log_return_void(...)\ macro353 log_return_void ("[bb %d] already visited\n", bb->index); in trace_reg_uses_1()358 log_return_void ("[bb %d] BB_END is null\n", bb->index); in trace_reg_uses_1()361 log_return_void ("[bb %d] start_insn is null\n", bb->index); in trace_reg_uses_1()365 log_return_void ("[bb %d] end_insn is null\n", bb->index); in trace_reg_uses_1()1347 log_return_void ("\n"); in try_optimize_cbranch()1361 log_return_void ("could not find set of ccreg in current BB\n"); in try_optimize_cbranch()1368 log_return_void ("\n"); in try_optimize_cbranch()1378 log_return_void ("ccreg used between testing insn and branch insn\n"); in try_optimize_cbranch()1384 log_return_void ("\nbecause it's volatile\n"); in try_optimize_cbranch()[all …]
70 #define log_return_void(...)\ macro