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

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

Completed in 61 milliseconds