Searched refs:hasNoSdstCMPX (Results 1 – 3 of 3) sorted by relevance
248 if (ST.hasNoSdstCMPX()) in kill()261 if (!ST.hasNoSdstCMPX()) in kill()
848 bool hasNoSdstCMPX() const { in hasNoSdstCMPX() function
1112 def HasNoSdstCMPX : Predicate<"Subtarget->hasNoSdstCMPX()">,1115 def HasSdstCMPX : Predicate<"!Subtarget->hasNoSdstCMPX()">,