Searched refs:hasRTM (Results 1 – 7 of 7) sorted by relevance
421 bool hasRTM() const { return HasRTM; } in hasRTM() function
843 def HasRTM : Predicate<"Subtarget->hasRTM()">;845 def HasTSX : Predicate<"Subtarget->hasRTM() || Subtarget->hasHLE()">;
627 bool hasRTM() const { return HasRTM; } in hasRTM() function
921 def HasRTM : Predicate<"Subtarget->hasRTM()">;
663 bool hasRTM() const { return HasRTM; } in hasRTM() function
949 def HasRTM : Predicate<"Subtarget->hasRTM()">;
293 if (Subtarget->hasRTM())