Searched refs:isPMULLDSlow (Results 1 – 2 of 2) sorted by relevance
700 bool isPMULLDSlow() const { return IsPMULLDSlow; } in isPMULLDSlow() function
43183 if (Subtarget.hasSSE41() && (OptForMinSize || !Subtarget.isPMULLDSlow())) in reduceVMULWidth()