HomeSort by relevance Sort by last modified time
    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