Home
last modified time | relevance | path

Searched refs:HasPopulationCount (Results 1 – 6 of 6) 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-10.0/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h40 bool HasPopulationCount; variable
132 bool hasPopulationCount() const { return HasPopulationCount; } in hasPopulationCount()
DSystemZSubtarget.cpp44 HasPopulationCount(false), HasMessageSecurityAssist3(false), in SystemZSubtarget()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZSubtarget.h40 bool HasPopulationCount; variable
133 bool hasPopulationCount() const { return HasPopulationCount; } in hasPopulationCount()
DSystemZSubtarget.cpp58 HasFPExtension(false), HasPopulationCount(false), in SystemZSubtarget()