HomeSort by relevance Sort by last modified time
    Searched refs:PrintFx (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTUtils.cpp 70 typedef void(*PrintFx)(StringRef,
74 static ArrayRef<PrintFx> getPrinterTable() {
75 static const PrintFx Table[] = {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTUtils.cpp 88 using PrintFx = void(*)(StringRef, const amd_kernel_code_t &, raw_ostream &);
90 static ArrayRef<PrintFx> getPrinterTable() {
91 static const PrintFx Table[] = {

Completed in 710 milliseconds