OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasPopulationCount
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h
41
bool
HasPopulationCount
;
95
bool
hasPopulationCount
() const { return
HasPopulationCount
; }
SystemZSubtarget.cpp
40
HasPopulationCount
(false), HasFastSerialization(false),
Completed in 157 milliseconds