Searched refs:hasSSEPrefetch (Results 1 – 4 of 4) sorted by relevance
632 bool hasSSEPrefetch() const { in hasSSEPrefetch() function
927 def HasSSEPrefetch : Predicate<"Subtarget->hasSSEPrefetch()">;928 def NoSSEPrefetch : Predicate<"!Subtarget->hasSSEPrefetch()">;
452 if (Subtarget.hasSSEPrefetch() || Subtarget.has3DNow()) in X86TargetLowering()
299 if (Subtarget->hasSSEPrefetch())301 if (!Subtarget->hasSSEPrefetch())