Home
last modified time | relevance | path

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

/external/v8/src/codegen/arm/
Dconstants-arm.h379 kRoundToMinusInf = RM, enumerator
/external/v8/src/codegen/s390/
Dmacro-assembler-s390.cc865 case kRoundToMinusInf: in ConvertFloat32ToInt64()
889 case kRoundToMinusInf: in ConvertDoubleToInt64()
913 case kRoundToMinusInf: in ConvertDoubleToInt32()
940 case kRoundToMinusInf: in ConvertFloat32ToInt32()
967 case kRoundToMinusInf: in ConvertFloat32ToUnsignedInt32()
994 case kRoundToMinusInf: in ConvertFloat32ToUnsignedInt64()
1018 case kRoundToMinusInf: in ConvertDoubleToUnsignedInt64()
1042 case kRoundToMinusInf: in ConvertDoubleToUnsignedInt32()
Dconstants-s390.h1799 kRoundToMinusInf = RM enumerator
/external/v8/src/execution/mips/
Dsimulator-mips.cc1402 case kRoundToMinusInf: in round_according_to_fcsr()
1443 case kRoundToMinusInf: in round_according_to_fcsr()
1485 case kRoundToMinusInf: in round_according_to_msacsr()
1526 case kRoundToMinusInf: in round64_according_to_fcsr()
1567 case kRoundToMinusInf: in round64_according_to_fcsr()
2678 case kRoundToMinusInf: in DecodeTypeRegisterDRsType()
3167 case kRoundToMinusInf: in DecodeTypeRegisterSRsType()
5548 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
/external/v8/src/execution/mips64/
Dsimulator-mips64.cc1330 case kRoundToMinusInf: in round_according_to_fcsr()
1371 case kRoundToMinusInf: in round64_according_to_fcsr()
1413 case kRoundToMinusInf: in round_according_to_fcsr()
1454 case kRoundToMinusInf: in round64_according_to_fcsr()
1496 case kRoundToMinusInf: in round_according_to_msacsr()
2671 case kRoundToMinusInf: in DecodeTypeRegisterSRsType()
3046 case kRoundToMinusInf: in DecodeTypeRegisterDRsType()
5820 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
/external/v8/src/execution/ppc/
Dsimulator-ppc.cc3262 case kRoundToMinusInf: in ExecuteGeneric()
3307 case kRoundToMinusInf: in ExecuteGeneric()
3350 case kRoundToMinusInf: in ExecuteGeneric()
3403 case kRoundToMinusInf: in ExecuteGeneric()
/external/v8/src/codegen/mips/
Dconstants-mips.h1143 kRoundToMinusInf = RM, enumerator
Dmacro-assembler-mips.cc2744 case kRoundToMinusInf: in EmitFPUTruncate()
/external/v8/src/codegen/mips64/
Dconstants-mips64.h1177 kRoundToMinusInf = RM, enumerator
Dmacro-assembler-mips64.cc3213 case kRoundToMinusInf: in EmitFPUTruncate()
/external/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h2250 MSARoundW(dst.fp().toW(), src.fp().toW(), kRoundToMinusInf); in emit_f32x4_floor()
2373 MSARoundD(dst.fp().toW(), src.fp().toW(), kRoundToMinusInf); in emit_f64x2_floor()
/external/v8/src/codegen/ppc/
Dconstants-ppc.h2781 kRoundToMinusInf = RM enumerator
/external/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc2209 __ li(kScratchReg2, kRoundToMinusInf); in AssembleArchInstruction()
2501 __ li(kScratchReg2, kRoundToMinusInf); in AssembleArchInstruction()
/external/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc2340 kRoundToMinusInf); in AssembleArchInstruction()
2698 kRoundToMinusInf); in AssembleArchInstruction()