Home
last modified time | relevance | path

Searched defs:hasPOPCNT (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86Subtarget.h182 bool hasPOPCNT() const { return HasPOPCNT; } in hasPOPCNT() function
/external/llvm/lib/Target/X86/
DX86Subtarget.h397 bool hasPOPCNT() const { return HasPOPCNT; } in hasPOPCNT() function