Searched refs:asNeg (Results 1 – 2 of 2) sorted by relevance
54 return other.asNeg().type == type; in identicalNonValueParts()59 return type.ordinal() - other.asNeg().type.ordinal(); in compareNonValueParts()92 public Neg asNeg() { in asNeg() method in Neg
550 public Neg asNeg() { in asNeg() method in Instruction