Home
last modified time | relevance | path

Searched refs:PRINTCOMP (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDKernelCodeTInfo.h51 #ifndef PRINTCOMP
52 #define PRINTCOMP(GetMacro, Shift) \ macro
73 RECORD(name, aname, PRINTCOMP(GetMacro, Shift), PARSECOMP(SetMacro, Shift))
176 #undef PRINTCOMP
HDAMDKernelCodeTUtils.cpp264 #define PRINTCOMP(Complement, PGMType) \ in getPrinterTable() macro