Searched refs:notp (Results 1 – 4 of 4) sorted by relevance
901 bool notp, found = false; in gmatch_cclass() local904 if ((notp = tobool(ISMAGIC(*p) && *++p == '!'))) in gmatch_cclass()941 return ((found != notp) ? p+2 : NULL); in gmatch_cclass()
175 declare i64 @llvm.hexagon.A2.notp(i64)177 %z = call i64 @llvm.hexagon.A2.notp(i64 %a)
1002 __ notp(rdx); // Correct sign in case of overflow. rdx cannot be 0 here. in GenerateGeneric() local2631 __ notp(rdx); in GenerateSmis() local
2115 notp(dst); in SmiNot()