Searched refs:asRem (Results 1 – 3 of 3) sorted by relevance
30 public Rem asRem() { in asRem() method in Rem81 return other.asRem().type == type; in identicalNonValueParts()86 return type.ordinal() - other.asRem().type.ordinal(); in compareNonValueParts()
646 public Rem asRem() { in asRem() method in Instruction
902 Rem templateInvoke = template.asRem(); in buildInstruction()