Home
last modified time | relevance | path

Searched refs:failPopFloat (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DCodeGenerator-x86.cpp1035 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
1038 … masm.branch32(Assembler::GreaterThanOrEqual, output, Imm32(TOO_BIG_EXPONENT), &failPopFloat); in visitOutOfLineTruncateFloat32()
1049 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp702 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
710 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
720 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp662 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
670 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
680 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DCodeGenerator-x86.cpp887 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
894 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
904 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp961 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
969 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
979 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp960 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
968 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
978 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DCodeGenerator-x86.cpp961 Label failPopFloat; in visitOutOfLineTruncateFloat32() local
969 masm.branchDoubleNotInInt64Range(Address(esp, 0), output, &failPopFloat); in visitOutOfLineTruncateFloat32()
979 masm.bind(&failPopFloat); in visitOutOfLineTruncateFloat32()