Searched refs:hasSSEPrefetch (Results 1 – 4 of 4) sorted by relevance
586 bool hasSSEPrefetch() const { in hasSSEPrefetch() function
887 def HasSSEPrefetch : Predicate<"Subtarget->hasSSEPrefetch()">;888 def NoSSEPrefetch : Predicate<"!Subtarget->hasSSEPrefetch()">;
466 if (Subtarget.hasSSEPrefetch() || Subtarget.has3DNow()) in X86TargetLowering()
301 if (Subtarget->hasSSEPrefetch())303 if (!Subtarget->hasSSEPrefetch())