Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp9355 const auto *ReqdWGS = in setFunctionDeclAttributes() local
9362 if (ReqdWGS || FlatWGS) { in setFunctionDeclAttributes()
9373 if (ReqdWGS && Min == 0 && Max == 0) in setFunctionDeclAttributes()
9374 Min = Max = ReqdWGS->getXDim() * ReqdWGS->getYDim() * ReqdWGS->getZDim(); in setFunctionDeclAttributes()