Searched refs:PrintFx (Results 1 – 1 of 1) sorted by relevance
85 using PrintFx = void(*)(StringRef, const amd_kernel_code_t &, raw_ostream &); typedef87 static ArrayRef<PrintFx> getPrinterTable() { in getPrinterTable()88 static const PrintFx Table[] = { in getPrinterTable()