Searched refs:hasNoSdstCMPX (Results 1 – 2 of 2) sorted by relevance
765 bool hasNoSdstCMPX() const { in hasNoSdstCMPX() function
1720 def HasNoSdstCMPX : Predicate<"Subtarget->hasNoSdstCMPX()">,1723 def HasSdstCMPX : Predicate<"!Subtarget->hasNoSdstCMPX()">,