Searched refs:asAnd (Results 1 – 2 of 2) sorted by relevance
26 public And asAnd() { in asAnd() method in And73 return other.asAnd().type == type; in identicalNonValueParts()78 return type.ordinal() - other.asAnd().type.ordinal(); in compareNonValueParts()
686 public And asAnd() { in asAnd() method in Instruction