OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Population
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
3240
unsigned
Population
= MaskedDE.countPopulation();
3241
Cost += (
Population
> 0 &&
Population
!= Scale &&
3243
Cost +=
Population
> 0;
X86TargetTransformInfo.cpp
3240
unsigned
Population
= MaskedDE.countPopulation();
3241
Cost += (
Population
> 0 &&
Population
!= Scale &&
3243
Cost +=
Population
> 0;
Completed in 159 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026