Searched defs:handleAMDGPUWavesPerEUAttr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AMDGPU.cpp | 631 void CodeGenModule::handleAMDGPUWavesPerEUAttr( handleAMDGPUWavesPerEUAttr() function in CodeGenModule |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 8047 static void handleAMDGPUWavesPerEUAttr(Sema &S, Decl *D, const ParsedAttr &AL) { handleAMDGPUWavesPerEUAttr() function |