Home
last modified time | relevance | path

Searched refs:kRoundToNearest (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h377 kRoundToNearest = RN, enumerator
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc1180 case kRoundToNearest: in CallRecordWriteStub()
1202 case kRoundToNearest: in CallRecordWriteStub()
1224 case kRoundToNearest: in CallRecordWriteStub()
1250 case kRoundToNearest: in CallRecordWriteStub()
1276 case kRoundToNearest: in CallRecordWriteStub()
1301 case kRoundToNearest: in CallRecordWriteStub()
1323 case kRoundToNearest: in CallRecordWriteStub()
1345 case kRoundToNearest: in CallRecordWriteStub()
H A Dconstants-s390.h1803 kRoundToNearest = ROUND_TO_NEAREST_TO_EVEN, enumerator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc1347 case kRoundToNearest: in round_according_to_fcsr()
1388 case kRoundToNearest: in round64_according_to_fcsr()
1430 case kRoundToNearest: in round_according_to_fcsr()
1471 case kRoundToNearest: in round64_according_to_fcsr()
1513 case kRoundToNearest: in round_according_to_msacsr()
2706 case kRoundToNearest: in DecodeTypeRegisterSRsType()
3081 case kRoundToNearest: in DecodeTypeRegisterDRsType()
5862 case kRoundToNearest: \
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc1417 case kRoundToNearest: in round_according_to_fcsr()
1458 case kRoundToNearest: in round_according_to_fcsr()
1500 case kRoundToNearest: in round_according_to_msacsr()
1541 case kRoundToNearest: in round64_according_to_fcsr()
1582 case kRoundToNearest: in round64_according_to_fcsr()
2698 case kRoundToNearest: in DecodeTypeRegisterDRsType()
3186 case kRoundToNearest: in DecodeTypeRegisterSRsType()
5576 case kRoundToNearest: \
/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h668 kRoundToNearest = RN,
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc1781 kSSEFloat32Round | MiscField::encode(kRoundToNearest)) \
1783 kSSEFloat64Round | MiscField::encode(kRoundToNearest)) \
1787 V(F32x4NearestInt, kX64F32x4Round | MiscField::encode(kRoundToNearest)) \
1791 V(F64x2NearestInt, kX64F64x2Round | MiscField::encode(kRoundToNearest))
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc1185 kIA32Float32Round | MiscField::encode(kRoundToNearest)) \
1187 kIA32Float64Round | MiscField::encode(kRoundToNearest)) \
1191 V(F32x4NearestInt, kIA32F32x4Round | MiscField::encode(kRoundToNearest)) \
1195 V(F64x2NearestInt, kIA32F64x2Round | MiscField::encode(kRoundToNearest))
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc1291 case kRoundToNearest: in round_according_to_fcsr()
1332 case kRoundToNearest: in round64_according_to_fcsr()
1373 case kRoundToNearest: in round_according_to_fcsr()
1414 case kRoundToNearest: in round64_according_to_fcsr()
5016 case kRoundToNearest: in DecodeTypeOp22()
5017 printf_instr(" kRoundToNearest\n"); in DecodeTypeOp22()
5058 case kRoundToNearest: in DecodeTypeOp22()
5059 printf_instr(" kRoundToNearest\n"); in DecodeTypeOp22()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h2062 roundss(dst, src, kRoundToNearest); in emit_f32_nearest_int()
2199 roundsd(dst, src, kRoundToNearest); in emit_f64_nearest_int()
3965 Roundps(dst.fp(), src.fp(), kRoundToNearest);
4058 Roundpd(dst.fp(), src.fp(), kRoundToNearest);
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h1659 Roundss(dst, src, kRoundToNearest); in emit_f32_nearest_int()
1792 Roundsd(dst, src, kRoundToNearest); in emit_f64_nearest_int()
3528 Roundps(dst.fp(), src.fp(), kRoundToNearest); in emit_f32x4_nearest_int()
3619 Roundpd(dst.fp(), src.fp(), kRoundToNearest); in emit_f64x2_nearest_int()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h1209 kRoundToNearest = RN,
H A Dmacro-assembler-mips64.cc2764 if (mode == kRoundToNearest) { in CallRecordWriteStub()
2780 if (mode == kRoundToNearest) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h1160 kRoundToNearest = RN,
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h683 kRoundToNearest = 0x0, enumerator
H A DIceAssemblerX8664.h702 kRoundToNearest = 0x0, enumerator
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h2898 MSARoundW(dst.fp().toW(), src.fp().toW(), kRoundToNearest); in emit_f32x4_nearest_int()
3021 MSARoundD(dst.fp().toW(), src.fp().toW(), kRoundToNearest); in emit_f64x2_nearest_int()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h97 kRoundToNearest = 0x0, enumerator
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h2876 kRoundToNearest = RN, enumerator
H A Dmacro-assembler-ppc.cc2419 mtfsfi(7, kRoundToNearest); // reset (default is kRoundToNearest) in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc2278 kRoundToNearest); in AssembleArchInstruction()
2753 kRoundToNearest); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2086 kRoundToNearest); in AssembleArchInstruction()
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h109 kRoundToNearest = 0x0, enumerator
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc3758 case kRoundToNearest: { in ExecuteGeneric()

Completed in 126 milliseconds