Home
last modified time | relevance | path

Searched refs:is_zero_double (Results 1 – 25 of 35) sorted by relevance

12

/dports/cad/gerbv/gerbv-2.7.0/src/
H A Dscheme.c167 static int is_zero_double(double x);
547 static int is_zero_double(double x) { in is_zero_double() function
2875 if (!is_zero_double(rvalue(car(x)))) in opexe_2()
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dscheme.c159 static int is_zero_double(double x);
584 static int is_zero_double(double x) { in is_zero_double() function
2980 if (!is_zero_double(rvalue(car(x)))) in opexe_2()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Tiny/
H A Dscheme.c159 static int is_zero_double(double x);
549 static int is_zero_double(double x) { in is_zero_double() function
3219 if (!is_zero_double(rvalue(car(x)))) in opexe_2()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp419 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp719 if (c->is_zero_double()) { in const2reg()
728 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp419 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp719 if (c->is_zero_double()) { in const2reg()
728 if (c->is_zero_double()) { in const2reg()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/tinyscheme/
H A Dscheme.c196 static int is_zero_double(double x);
594 static int is_zero_double(double x) { in is_zero_double() function
3464 if (!is_zero_double(rvalue(car(x)))) in opexe_2()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp371 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp674 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
683 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp370 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp690 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
699 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp376 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp656 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
666 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp376 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp659 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
669 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp371 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp674 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
683 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp370 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp674 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
683 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp376 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp660 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
670 if (c->is_zero_double()) { in const2reg()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A Dc1_LIRGenerator_x86.cpp370 must_load_right = UseSSE < 2 && (c->is_one_double() || c->is_zero_double()); in do_ArithmeticOp_FPU()
H A Dc1_LIRAssembler_x86.cpp690 if (LP64_ONLY(UseAVX <= 2 &&) c->is_zero_double()) { in const2reg()
699 if (c->is_zero_double()) { in const2reg()
/dports/security/gnupg/gnupg-2.3.3/tests/gpgscm/
H A Dscheme.c206 static int is_zero_double(double x);
618 static int is_zero_double(double x) { in is_zero_double() function
4315 if (!is_zero_double(rvalue(car(x)))) in Eval_Cycle()

12