Home
last modified time | relevance | path

Searched refs:kRoundToNearest (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h413 kRoundToNearest = RN, enumerator
/external/v8/src/mips/
Dsimulator-mips.cc1524 case kRoundToNearest: in round_according_to_fcsr()
1565 case kRoundToNearest: in round_according_to_fcsr()
1606 case kRoundToNearest: in round64_according_to_fcsr()
1647 case kRoundToNearest: in round64_according_to_fcsr()
2562 case kRoundToNearest: in DecodeTypeRegisterDRsType()
3053 case kRoundToNearest: in DecodeTypeRegisterSRsType()
Dconstants-mips.h800 kRoundToNearest = RN, enumerator
Dmacro-assembler-mips.cc2429 case kRoundToNearest: in EmitFPUTruncate()
/external/v8/src/mips64/
Dsimulator-mips64.cc1444 case kRoundToNearest: in round_according_to_fcsr()
1485 case kRoundToNearest: in round64_according_to_fcsr()
1527 case kRoundToNearest: in round_according_to_fcsr()
1568 case kRoundToNearest: in round64_according_to_fcsr()
2510 case kRoundToNearest: in DecodeTypeRegisterSRsType()
2886 case kRoundToNearest: in DecodeTypeRegisterDRsType()
Dconstants-mips64.h833 kRoundToNearest = RN, enumerator
Dmacro-assembler-mips64.cc2599 case kRoundToNearest: in EmitFPUTruncate()
/external/v8/src/s390/
Dmacro-assembler-s390.cc698 case kRoundToNearest: in ConvertFloat32ToInt64()
730 case kRoundToNearest: in ConvertDoubleToInt64()
759 case kRoundToNearest: in ConvertFloat32ToInt32()
788 case kRoundToNearest: in ConvertFloat32ToUnsignedInt32()
818 case kRoundToNearest: in ConvertFloat32ToUnsignedInt64()
843 case kRoundToNearest: in ConvertDoubleToUnsignedInt64()
Dconstants-s390.h1847 kRoundToNearest = RN, enumerator
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc865 kSSEFloat32Round | MiscField::encode(kRoundToNearest)) \
866 V(Float64RoundTiesEven, kSSEFloat64Round | MiscField::encode(kRoundToNearest))
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc1132 Emit(kX87Float32Round | MiscField::encode(kRoundToNearest), in VisitFloat32RoundTiesEven()
1139 Emit(kX87Float64Round | MiscField::encode(kRoundToNearest), in VisitFloat64RoundTiesEven()
/external/v8/src/x87/
Dassembler-x87.h260 kRoundToNearest = 0x0, enumerator
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc1337 kSSEFloat32Round | MiscField::encode(kRoundToNearest)) \
1338 V(Float64RoundTiesEven, kSSEFloat64Round | MiscField::encode(kRoundToNearest))
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h515 kRoundToNearest = 0x0, enumerator
/external/v8/src/ppc/
Dconstants-ppc.h2708 kRoundToNearest = RN, enumerator
Dsimulator-ppc.cc3116 case kRoundToNearest: { in ExecuteExt4()
Dmacro-assembler-ppc.cc3245 mtfsfi(7, kRoundToNearest); // reset (default is kRoundToNearest) in ResetRoundingMode()
/external/v8/src/ia32/
Dassembler-ia32.h259 kRoundToNearest = 0x0, enumerator
/external/v8/src/x64/
Dassembler-x64.h328 kRoundToNearest = 0x0, enumerator