Home
last modified time | relevance | path

Searched refs:MathRound (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/js/
Dmath.js155 function MathRound(x) { class
313 "round", MathRound,
/external/v8/src/
Dcounters.h691 SC(math_round, V8.MathRound) \
Dobjects.h6430 V(Math, round, MathRound) \
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h117 V(MathRound) \
852 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/x87/
Dlithium-x87.h118 V(MathRound) \
866 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/mips/
Dlithium-mips.h113 V(MathRound) \
843 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/x64/
Dlithium-x64.h113 V(MathRound) \
849 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/arm/
Dlithium-arm.h113 V(MathRound) \
867 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h115 V(MathRound) \
861 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h113 V(MathRound) \
841 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")