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
95 bool hasPopulationCount() const { return HasPopulationCount; }
H A DSystemZSubtarget.cpp40 HasPopulationCount(false), HasFastSerialization(false),

Completed in 181 milliseconds