Searched refs:asAdd (Results 1 – 3 of 3) sorted by relevance
77 return other.asAdd().type == type; in identicalNonValueParts()82 return type.ordinal() - other.asAdd().type.ordinal(); in compareNonValueParts()111 public Add asAdd() { in asAdd() method in Add
614 public Add asAdd() { in asAdd() method in Instruction
886 Add templateInvoke = template.asAdd(); in buildInstruction()