HomeSort by relevance Sort by last modified time
    Searched defs:hasPopulationCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 41 bool HasPopulationCount;
99 bool hasPopulationCount() const { return HasPopulationCount; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 41 bool HasPopulationCount;
124 bool hasPopulationCount() const { return HasPopulationCount; }

Completed in 62 milliseconds