Home
last modified time | relevance | path

Searched refs:HasPopulationCount (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h41 bool HasPopulationCount; variable
99 bool hasPopulationCount() const { return HasPopulationCount; } in hasPopulationCount()
DSystemZSubtarget.cpp40 HasPopulationCount(false), HasFastSerialization(false), in SystemZSubtarget()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h41 bool HasPopulationCount; variable
124 bool hasPopulationCount() const { return HasPopulationCount; } in hasPopulationCount()
DSystemZSubtarget.cpp40 HasPopulationCount(false), HasMessageSecurityAssist3(false), in SystemZSubtarget()