Searched refs:LSD (Results 1 – 25 of 40) sorted by relevance
12
93 // Instead of making GCT optional here, we condition its visit on LSD's packed byte
138 -- and more thorough MSD/LSD tests [8 and 9 mght be encoded differently...]186 -- test LSD
142 -- test LSD
117 -- test LSD
140 -- test LSD
195 -- test LSD
182 -- test LSD
183 -- test LSD
185 -- test LSD
186 -- test LSD
258 -- test LSD
268 -- test LSD
904 EIGEN_CONSTEXPR StorageIndex LSD = InputBlockProperties::is_rhs ? LSDR : LSDL;924 …write<StorageIndex, (InputBlockProperties::is_coalesced_layout ? 1 : LSD), data_source::local_mem>(926 (InputBlockProperties::c_stride * localThreadC * LSD));938 …write<StorageIndex, (InputBlockProperties::is_coalesced_layout ? 1 : LSD), data_source::local_mem>(943 LSD));
24 // Based on the LSD (loop-stream detector) queue size.
739 } else if (LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(D)) { in HandleTopLevelSingleDecl() local741 for (DeclContext::decl_iterator DI = LSD->decls_begin(), in HandleTopLevelSingleDecl()742 DIEnd = LSD->decls_end(); in HandleTopLevelSingleDecl()3045 if (const LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(DC)) in getFunctionSourceLocation() local3047 if (!LSD->getRBraceLoc().isValid()) in getFunctionSourceLocation()3048 return LSD->getExternLoc(); in getFunctionSourceLocation()3073 if (const LinkageSpecDecl *LSD = dyn_cast<LinkageSpecDecl>(DC)) in RewriteLineDirective() local3075 if (!LSD->getRBraceLoc().isValid()) in RewriteLineDirective()3076 Location = LSD->getExternLoc(); in RewriteLineDirective()