Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dconstants-arm.h400 kRoundToMinusInf = RM, enumerator
/external/v8/src/s390/
Dmacro-assembler-s390.cc744 case kRoundToMinusInf: in ConvertFloat32ToInt64()
768 case kRoundToMinusInf: in ConvertDoubleToInt64()
792 case kRoundToMinusInf: in ConvertDoubleToInt32()
819 case kRoundToMinusInf: in ConvertFloat32ToInt32()
846 case kRoundToMinusInf: in ConvertFloat32ToUnsignedInt32()
873 case kRoundToMinusInf: in ConvertFloat32ToUnsignedInt64()
897 case kRoundToMinusInf: in ConvertDoubleToUnsignedInt64()
921 case kRoundToMinusInf: in ConvertDoubleToUnsignedInt32()
Dconstants-s390.h1792 kRoundToMinusInf = RM enumerator
/external/v8/src/mips/
Dsimulator-mips.cc1457 case kRoundToMinusInf: in round_according_to_fcsr()
1499 case kRoundToMinusInf: in round_according_to_fcsr()
1541 case kRoundToMinusInf: in round_according_to_msacsr()
1582 case kRoundToMinusInf: in round64_according_to_fcsr()
1624 case kRoundToMinusInf: in round64_according_to_fcsr()
2705 case kRoundToMinusInf: in DecodeTypeRegisterDRsType()
3196 case kRoundToMinusInf: in DecodeTypeRegisterSRsType()
5583 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
Dconstants-mips.h1157 kRoundToMinusInf = RM, enumerator
Dmacro-assembler-mips.cc2680 case kRoundToMinusInf: in EmitFPUTruncate()
/external/v8/src/mips64/
Dsimulator-mips64.cc1375 case kRoundToMinusInf: in round_according_to_fcsr()
1417 case kRoundToMinusInf: in round64_according_to_fcsr()
1460 case kRoundToMinusInf: in round_according_to_fcsr()
1502 case kRoundToMinusInf: in round64_according_to_fcsr()
1544 case kRoundToMinusInf: in round_according_to_msacsr()
2649 case kRoundToMinusInf: in DecodeTypeRegisterSRsType()
3025 case kRoundToMinusInf: in DecodeTypeRegisterDRsType()
5807 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
Dconstants-mips64.h1191 kRoundToMinusInf = RM, enumerator
Dmacro-assembler-mips64.cc3177 case kRoundToMinusInf: in EmitFPUTruncate()
/external/v8/src/ppc/
Dsimulator-ppc.cc3483 case kRoundToMinusInf: in ExecuteGeneric()
3528 case kRoundToMinusInf: in ExecuteGeneric()
3570 case kRoundToMinusInf: in ExecuteGeneric()
Dconstants-ppc.h2697 kRoundToMinusInf = RM enumerator
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc2618 __ EmitFPUTruncate(kRoundToMinusInf, scratch, double_exponent, kScratchReg, in Generate_MathPowInternal()
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc2637 __ EmitFPUTruncate(kRoundToMinusInf, scratch, double_exponent, kScratchReg, in Generate_MathPowInternal()