Home
last modified time | relevance | path

Searched refs:hasPOPCNTFalseDeps (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h707 bool hasPOPCNTFalseDeps() const { return HasPOPCNTFalseDeps; } in hasPOPCNTFalseDeps() function
DX86InstrInfo.cpp4965 return Subtarget.hasPOPCNTFalseDeps(); in hasPartialRegUpdate()