Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h59 #ifndef PARSECOMP
60 #define PARSECOMP(SetMacro, Shift) \ macro
73 RECORD(name, aname, PRINTCOMP(GetMacro, Shift), PARSECOMP(SetMacro, Shift))
177 #undef PARSECOMP
H A DAMDKernelCodeTUtils.cpp335 #define PARSECOMP(Complement, PGMType) \ in getParserTable() macro