Searched refs:isArithmeticBinop (Results 1 – 4 of 4) sorted by relevance
148 public boolean isArithmeticBinop() { in isArithmeticBinop() method in ArithmeticBinop
378 public boolean isArithmeticBinop() { in isArithmeticBinop() method in Instruction
115 if (current.isInvoke() || current.isNewInstance() || current.isArithmeticBinop()) { in Outline()410 if (instruction.isArithmeticBinop()) { in canIncludeInstruction()516 || instruction.isArithmeticBinop(); in includeInstruction()
906 if (definition.isArithmeticBinop() && in needsOverlappingLongRegisterWorkaround()