Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp283 if (!ST.hasAVX() || ST.hasFastPartialYMMorZMMWrite()) in runOnMachineFunction()
H A DX86Subtarget.h631 bool hasFastPartialYMMorZMMWrite() const { in hasFastPartialYMMorZMMWrite() function