Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-math.cc443 TF_BUILTIN(MathRound, MathBuiltinsAssembler) { in TF_BUILTIN() argument
Dbuiltins.h551 TFJ(MathRound, 1) \
/external/v8/src/crankshaft/mips/
Dlithium-mips.h102 V(MathRound) \
825 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/arm/
Dlithium-arm.h102 V(MathRound) \
848 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/x87/
Dlithium-x87.h106 V(MathRound) \
847 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/s390/
Dlithium-s390.h102 V(MathRound) \
786 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h104 V(MathRound) \
843 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
/external/v8/src/
Dobjects.h6837 V(Math, round, MathRound) \