Home
last modified time | relevance | path

Searched defs:hasPOPCNT (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h552 bool hasPOPCNT() const { return HasPOPCNT; } in hasPOPCNT() function