Home
last modified time | relevance | path

Searched refs:is_strictfp (Results 1 – 25 of 73) sorted by relevance

123

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp310 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
325 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1066 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1069 set_flag(IsStrictfpFlag, is_strictfp);
1074 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp310 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
325 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1066 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1069 set_flag(IsStrictfpFlag, is_strictfp);
1074 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp339 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
354 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1063 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1066 set_flag(IsStrictfpFlag, is_strictfp);
1071 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
H A Dc1_LIRGenerator.cpp508 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op… in arithmetic_op() argument
529 if (is_strictfp) { in arithmetic_op()
568 if (is_strictfp) { in arithmetic_op()
594 …Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp) { in arithmetic_op_fpu() argument
595 arithmetic_op(code, result, left, right, is_strictfp, tmp); in arithmetic_op_fpu()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp341 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
356 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1065 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1068 set_flag(IsStrictfpFlag, is_strictfp);
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
H A Dc1_LIRGenerator.cpp503 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op… in arithmetic_op() argument
524 if (is_strictfp) { in arithmetic_op()
563 if (is_strictfp) { in arithmetic_op()
589 …Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp) { in arithmetic_op_fpu() argument
590 arithmetic_op(code, result, left, right, is_strictfp, tmp); in arithmetic_op_fpu()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp339 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
354 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1063 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1066 set_flag(IsStrictfpFlag, is_strictfp);
1071 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
H A Dc1_LIRGenerator.cpp508 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op… in arithmetic_op() argument
529 if (is_strictfp) { in arithmetic_op()
568 if (is_strictfp) { in arithmetic_op()
594 …Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp) { in arithmetic_op_fpu() argument
595 arithmetic_op(code, result, left, right, is_strictfp, tmp); in arithmetic_op_fpu()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp342 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
357 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1065 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1068 set_flag(IsStrictfpFlag, is_strictfp);
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp342 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
357 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1065 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1068 set_flag(IsStrictfpFlag, is_strictfp);
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
H A Dc1_LIRGenerator.cpp508 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op… in arithmetic_op() argument
529 if (is_strictfp) { in arithmetic_op()
568 if (is_strictfp) { in arithmetic_op()
594 …Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp) { in arithmetic_op_fpu() argument
595 arithmetic_op(code, result, left, right, is_strictfp, tmp); in arithmetic_op_fpu()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp341 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
356 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1065 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1068 set_flag(IsStrictfpFlag, is_strictfp);
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
H A Dc1_LIRGenerator.cpp505 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp_op… in arithmetic_op() argument
526 if (is_strictfp) { in arithmetic_op()
565 if (is_strictfp) { in arithmetic_op()
591 …Bytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp) { in arithmetic_op_fpu() argument
592 arithmetic_op(code, result, left, right, is_strictfp, tmp); in arithmetic_op_fpu()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_LIRGenerator.hpp342 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp, C…
357 …ytecodes::Code code, LIR_Opr result, LIR_Opr left, LIR_Opr right, bool is_strictfp, LIR_Opr tmp = …
H A Dc1_Instruction.hpp1065 ArithmeticOp(Bytecodes::Code op, Value x, Value y, bool is_strictfp, ValueStack* state_before)
1068 set_flag(IsStrictfpFlag, is_strictfp);
1073 bool is_strictfp() const { return check_flag(IsStrictfpFlag); }
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp396 if (x->is_strictfp() && (x->op() == Bytecodes::_dmul || x->op() == Bytecodes::_ddiv)) { in do_ArithmeticOp_FPU()
432 arithmetic_op_fpu(x->op(), reg, left.result(), right.result(), x->is_strictfp(), tmp); in do_ArithmeticOp_FPU()
452 arithmetic_op_fpu(x->op(), reg, left.result(), right.result(), x->is_strictfp(), tmp); in do_ArithmeticOp_FPU()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp396 if (x->is_strictfp() && (x->op() == Bytecodes::_dmul || x->op() == Bytecodes::_ddiv)) { in do_ArithmeticOp_FPU()
432 arithmetic_op_fpu(x->op(), reg, left.result(), right.result(), x->is_strictfp(), tmp); in do_ArithmeticOp_FPU()
452 arithmetic_op_fpu(x->op(), reg, left.result(), right.result(), x->is_strictfp(), tmp); in do_ArithmeticOp_FPU()

123