Searched refs:kRoundToMinusInf (Results 1 – 14 of 14) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm/ |
D | constants-arm.h | 379 kRoundToMinusInf = RM, enumerator
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.cc | 1435 case kRoundToMinusInf: in round_according_to_fcsr() 1476 case kRoundToMinusInf: in round_according_to_fcsr() 1518 case kRoundToMinusInf: in round_according_to_msacsr() 1559 case kRoundToMinusInf: in round64_according_to_fcsr() 1600 case kRoundToMinusInf: in round64_according_to_fcsr() 2719 case kRoundToMinusInf: in DecodeTypeRegisterDRsType() 3207 case kRoundToMinusInf: in DecodeTypeRegisterSRsType() 5585 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 671 kRoundToMinusInf = RM, enumerator
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 1365 case kRoundToMinusInf: in round_according_to_fcsr() 1406 case kRoundToMinusInf: in round64_according_to_fcsr() 1448 case kRoundToMinusInf: in round_according_to_fcsr() 1489 case kRoundToMinusInf: in round64_according_to_fcsr() 1531 case kRoundToMinusInf: in round_according_to_msacsr() 2727 case kRoundToMinusInf: in DecodeTypeRegisterSRsType() 3102 case kRoundToMinusInf: in DecodeTypeRegisterDRsType() 5871 case kRoundToMinusInf: \ in DecodeTypeMsa3RF()
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.cc | 1185 case kRoundToMinusInf: in CallRecordWriteStub() 1207 case kRoundToMinusInf: in CallRecordWriteStub() 1230 case kRoundToMinusInf: in CallRecordWriteStub() 1256 case kRoundToMinusInf: in CallRecordWriteStub() 1281 case kRoundToMinusInf: in CallRecordWriteStub() 1306 case kRoundToMinusInf: in CallRecordWriteStub() 1328 case kRoundToMinusInf: in CallRecordWriteStub() 1350 case kRoundToMinusInf: in CallRecordWriteStub()
|
D | constants-s390.h | 1806 kRoundToMinusInf = ROUND_TOWARD_NEG_INF enumerator
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 1309 case kRoundToMinusInf: in round_according_to_fcsr() 1350 case kRoundToMinusInf: in round64_according_to_fcsr() 1391 case kRoundToMinusInf: in round_according_to_fcsr() 1432 case kRoundToMinusInf: in round64_according_to_fcsr() 5040 case kRoundToMinusInf: in DecodeTypeOp22() 5082 case kRoundToMinusInf: in DecodeTypeOp22()
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 1163 kRoundToMinusInf = RM, enumerator
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 1212 kRoundToMinusInf = RM, enumerator
|
/third_party/node/deps/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 3669 case kRoundToMinusInf: in ExecuteGeneric() 3713 case kRoundToMinusInf: in ExecuteGeneric() 3755 case kRoundToMinusInf: in ExecuteGeneric() 3807 case kRoundToMinusInf: in ExecuteGeneric()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2879 kRoundToMinusInf = RM enumerator
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
D | liftoff-assembler-mips64.h | 2886 MSARoundW(dst.fp().toW(), src.fp().toW(), kRoundToMinusInf); in emit_f32x4_floor() 3009 MSARoundD(dst.fp().toW(), src.fp().toW(), kRoundToMinusInf); in emit_f64x2_floor()
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | code-generator-mips.cc | 2166 __ li(kScratchReg2, kRoundToMinusInf); in AssembleArchInstruction() 2600 __ li(kScratchReg2, kRoundToMinusInf); in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | code-generator-mips64.cc | 2266 kRoundToMinusInf); in AssembleArchInstruction() 2741 kRoundToMinusInf); in AssembleArchInstruction()
|