Searched refs:supportsFloatingPoint (Results 1 – 7 of 7) sorted by relevance
113 if (!supportsFloatingPoint()) { in emit_op_jnless()131 if (!supportsFloatingPoint()) { in emitSlow_op_jnless()176 if (!supportsFloatingPoint()) { in emit_op_jnlesseq()194 if (!supportsFloatingPoint()) { in emitSlow_op_jnlesseq()587 if (!supportsFloatingPoint()) { in emit_op_add()608 if (!supportsFloatingPoint()) { in emitAdd32Constant()638 if (!supportsFloatingPoint()) { in emitSlow_op_add()649 if (!supportsFloatingPoint()) { in emitSlow_op_add()694 if (!supportsFloatingPoint()) { in emit_op_sub()715 if (!supportsFloatingPoint()) { in emitSub32Constant()[all …]
174 bool supportsFloatingPoint() const { return m_isSSE2Present; } in supportsFloatingPoint() function
462 bool supportsFloatingPoint() const { return true; } in supportsFloatingPoint() function
640 bool supportsFloatingPoint() const in supportsFloatingPoint() function
442 bool supportsFloatingPoint() const { return true; } in supportsFloatingPoint() function
552 (JSC::MacroAssemblerARM::supportsFloatingPoint):4266 (JSC::MacroAssemblerARM::supportsFloatingPoint):
454 (JSC::MacroAssemblerARMv7::supportsFloatingPoint):1181 emitSlow_op_rshift is linking the wrong number of slow cases, if !supportsFloatingPoint().2374 API to determine whether FP support is available 'MacroAssembler::supportsFloatingPoint()',2376 hardware FPU is not available 'supportsFloatingPoint()' may simply return false, and all2384 (JSC::MacroAssemblerX86::supportsFloatingPoint):2413 (JSC::MacroAssemblerX86_64::supportsFloatingPoint):