Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h51 #ifndef PRINTCOMP
52 #define PRINTCOMP(GetMacro, Shift) \ macro
73 RECORD(name, aname, PRINTCOMP(GetMacro, Shift), PARSECOMP(SetMacro, Shift))
176 #undef PRINTCOMP
H A DAMDKernelCodeTUtils.cpp252 #define PRINTCOMP(Complement, PGMType) \ in getPrinterTable() macro