Home
last modified time | relevance | path

Searched refs:_isub (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/expr/
H A Dexpr_common.py26 _isub = _inplace+_sub variable
H A Dnumvalue.py25 _iadd, _isub, _imul, _idiv,
802 return _generate_sum_expression(_isub,self,other)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp236 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
237 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
249 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
275 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
435 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
446 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
737 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
739 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
751 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp254 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
255 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
267 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
293 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
453 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
464 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
755 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
757 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
769 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
H A Dc1_Canonicalizer.cpp73 case Bytecodes::_isub: set_constant(0); return; in do_Op2()
93 case Bytecodes::_isub: set_constant(a - b); return; in do_Op2()
163 case Bytecodes::_isub: set_canonical(x->x()); return; in do_Op2()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp236 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
237 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
249 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
275 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
435 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
446 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
737 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
739 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
751 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
H A Dc1_Canonicalizer.cpp73 case Bytecodes::_isub: set_constant(0); return; in do_Op2()
92 case Bytecodes::_isub: set_constant(a - b); return; in do_Op2()
158 case Bytecodes::_isub: set_canonical(x->x()); return; in do_Op2()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_RangeCheckElimination.cpp233 …tant()) && (ao->op() == Bytecodes::_iadd)) || (y->as_Constant() && ao->op() == Bytecodes::_isub)) { in do_ArithmeticOp()
234 …assert(ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub, "Operand must be iadd or isub… in do_ArithmeticOp()
246 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
272 if (ao->op() == Bytecodes::_isub) { in do_ArithmeticOp()
432 …t() || ao->y()->as_Constant()) && (ao->op() == Bytecodes::_iadd || ao->op() == Bytecodes::_isub)) { in in_block_motion()
443 if (ao->op() == Bytecodes::_isub) { in in_block_motion()
734 …()->as_Constant() || !ao->y()->as_Constant()) && ((ao->op() == Bytecodes::_isub && ao->y()->as_Con… in add_if_condition()
736 …assert(ao->op() == Bytecodes::_isub || ao->op() == Bytecodes::_iadd, "Operation has to be add or s… in add_if_condition()
748 if (ao->op() == Bytecodes::_isub) { in add_if_condition()
H A Dc1_Canonicalizer.cpp73 case Bytecodes::_isub: set_constant(0); return; in do_Op2()
92 case Bytecodes::_isub: set_constant(a - b); return; in do_Op2()
158 case Bytecodes::_isub: set_canonical(x->x()); return; in do_Op2()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java320 _isub = 100, // 0x64 field in Constants
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java320 _isub = 100, // 0x64 field in Constants
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java332 _isub = 100, // 0x64 field in Constants
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java340 _isub = 100, // 0x64 field in Constants
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java332 _isub = 100, // 0x64 field in Constants
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java336 _isub = 100, // 0x64 field in Constants
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/core/util/
H A DIBytecodeVisitor.java215 void _isub(int pc); in _isub() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp142 _isub = 100, // 0x64 enumerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp142 _isub = 100, // 0x64 enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp142 _isub = 100, // 0x64 enumerator

123456789