Home
last modified time | relevance | path

Searched defs:handleAMDGPUWavesPerEUAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp631 void CodeGenModule::handleAMDGPUWavesPerEUAttr( in handleAMDGPUWavesPerEUAttr() function in CodeGenModule
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8047 static void handleAMDGPUWavesPerEUAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleAMDGPUWavesPerEUAttr() function