Home | History | Annotate | Download | only in gallivm

Lines Matching refs:debug_printf

212       debug_printf("error: no assembly info for target %s\n", Triple.c_str());
223 debug_printf("error: no disassembler for target %s\n", Triple.c_str());
238 debug_printf("error: no register info for target %s\n", Triple.c_str());
244 debug_printf("error: no instruction info for target %s\n", Triple.c_str());
263 debug_printf("error: no instruction printer for target %s\n", Triple.c_str());
303 debug_printf("%6lu:\t", (unsigned long)pc);
312 debug_printf("invalid\n");
323 debug_printf("%02x ", ((const uint8_t*)bytes)[pc + i]);
326 debug_printf(" ");
389 debug_printf("\t\t; %lu", (unsigned long)jump);
404 debug_printf("\n");
423 debug_printf("disassemble %p %p\n", bytes, bytes + pc);
426 debug_printf("\n");