Searched refs:HasPopulationCount (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h41 bool HasPopulationCount; member in class:llvm::SystemZSubtarget
94 bool hasPopulationCount() const { return HasPopulationCount; }
H A DSystemZSubtarget.cpp41 HasPopulationCount(false), HasFastSerialization(false),

Completed in 197 milliseconds