Searched refs:notp (Results 1 – 4 of 4) sorted by relevance
895 bool notp, found = false; in cclass() local898 if ((notp = tobool(ISMAGIC(*p) && *++p == '!'))) in cclass()935 return ((found != notp) ? p+2 : NULL); in cclass()
171 declare i64 @llvm.hexagon.A2.notp(i64)173 %z = call i64 @llvm.hexagon.A2.notp(i64 %a)
1470 __ notp(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in GenerateGeneric() local3306 __ notp(rdx); in GenerateSmis() local
2111 notp(dst); in SmiNot()