Home
last modified time | relevance | path

Searched refs:MathFround (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-math.cc304 TF_BUILTIN(MathFround, CodeStubAssembler) { in TF_BUILTIN() argument
Dbuiltins.h529 TFJ(MathFround, 1) \
/external/v8/src/asmjs/
Dasm-js.cc140 STDLIB_MATH_FUNC(MathFround, fround) in IsStdlibMemberValid()
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h102 V(MathFround) \
866 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/x64/
Dlithium-x64.h98 V(MathFround) \
863 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/mips/
Dlithium-mips.h98 V(MathFround) \
836 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h99 V(MathFround) \
859 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/arm/
Dlithium-arm.h98 V(MathFround) \
859 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/x87/
Dlithium-x87.h102 V(MathFround) \
858 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/s390/
Dlithium-s390.h98 V(MathFround) \
796 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h100 V(MathFround) \
854 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h105 V(MathFround) \
1798 DECLARE_CONCRETE_INSTRUCTION(MathFround, "math-fround")
/external/v8/src/
Dobjects.h6867 V(Math, fround, MathFround) \