Searched refs:hasSSEPrefetch (Results 1 – 3 of 3) sorted by relevance
209 bool hasSSEPrefetch() const { in hasSSEPrefetch() function
141 def HasSSEPrefetch : Predicate<"Subtarget->hasSSEPrefetch()">;
533 if (Subtarget.hasSSEPrefetch()) in X86TargetLowering()