Searched refs:NotInt (Results 1 – 5 of 5) sorted by relevance
76 class NotInt { class88 NotInt NI;
193 struct NotInt { in testNew() struct198 NotInt ni; in testNew()
211 struct NotInt { in testNew() struct216 NotInt ni; in testNew()
259 class NotInt(object): class304 cant_convert(NotInt())
484 auto NotInt = [](MVT VT) { return !isIntegerOrPtr(VT); }; in EnforceSmallerThan() local485 Changed |= berase_if(S, NotInt); in EnforceSmallerThan()486 Changed |= berase_if(B, NotInt); in EnforceSmallerThan()