Home
last modified time | relevance | path

Searched refs:do_fcmp (Results 1 – 11 of 11) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkBlock.cpp628 do_fcmp(false, false); in parse_bytecode()
631 do_fcmp(false, true); in parse_bytecode()
634 do_fcmp(true, false); in parse_bytecode()
637 do_fcmp(true, true); in parse_bytecode()
1133 void SharkBlock::do_fcmp(bool is_double, bool unordered_is_greater) { in do_fcmp() function in SharkBlock
H A DsharkBlock.hpp246 void do_fcmp(bool is_double, bool unordered_is_greater);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkBlock.cpp628 do_fcmp(false, false); in parse_bytecode()
631 do_fcmp(false, true); in parse_bytecode()
634 do_fcmp(true, false); in parse_bytecode()
637 do_fcmp(true, true); in parse_bytecode()
1133 void SharkBlock::do_fcmp(bool is_double, bool unordered_is_greater) { in do_fcmp() function in SharkBlock
H A DsharkBlock.hpp246 void do_fcmp(bool is_double, bool unordered_is_greater);
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/fpu/
H A Dfpu_mpfr.cpp1466 do_fcmp (mpfr_t source, mpfr_t dest) in do_fcmp() function
1655 do_fcmp (value.f, fpu.registers[reg].f); in fpuop_general()
H A Dfpu_x86.h174 PRIVATE void FFPU do_fcmp ( fpu_register & dest, fpu_register const & src ) REGPARAM;
H A Dfpu_x86.cpp2410 PRIVATE void FFPU do_fcmp ( fpu_register & dest, fpu_register const & src ) in do_fcmp() function
5866 do_fcmp( FPU registers[reg], src ); in fpuop_do_fcmp()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dcode-stub-assembler.cc10653 Label do_fcmp(this); in BranchIfSameValue() local
10671 Goto(&do_fcmp); in BranchIfSameValue()
10687 Goto(&do_fcmp); in BranchIfSameValue()
10709 Goto(&do_fcmp); in BranchIfSameValue()
10732 BIND(&do_fcmp); in BranchIfSameValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.cc11787 Label do_fcmp(this); in BranchIfSameValue() local
11805 Goto(&do_fcmp); in BranchIfSameValue()
11820 Goto(&do_fcmp); in BranchIfSameValue()
11844 Goto(&do_fcmp); in BranchIfSameValue()
11869 BIND(&do_fcmp); in BranchIfSameValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.cc11977 Label do_fcmp(this); in BranchIfSameValue() local
11995 Goto(&do_fcmp); in BranchIfSameValue()
12010 Goto(&do_fcmp); in BranchIfSameValue()
12034 Goto(&do_fcmp); in BranchIfSameValue()
12059 BIND(&do_fcmp); in BranchIfSameValue()
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.cc13086 Label do_fcmp(this); in BranchIfSameValue() local
13104 Goto(&do_fcmp); in BranchIfSameValue()
13119 Goto(&do_fcmp); in BranchIfSameValue()
13143 Goto(&do_fcmp); in BranchIfSameValue()
13168 BIND(&do_fcmp); in BranchIfSameValue()