Home
last modified time | relevance | path

Searched refs:kWord64 (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-representation-change.cc417 MachineRepresentation::kWord64); in TEST()
420 MachineRepresentation::kWord64); in TEST()
436 MachineRepresentation::kWord64); in TEST()
440 MachineRepresentation::kWord64); in TEST()
445 MachineRepresentation::kWord64); in TEST()
450 MachineRepresentation::kWord64); in TEST()
454 MachineRepresentation::kWord64, in TEST()
470 MachineRepresentation::kWord64); in TEST()
473 MachineRepresentation::kWord64); in TEST()
516 MachineRepresentation::kWord64, in TEST()
[all …]
H A Dtest-run-load-store.cc558 m.StoreToPointer(&buffer[1], MachineRepresentation::kWord64, load8); in RunLoadStoreSignExtend64()
559 m.StoreToPointer(&buffer[2], MachineRepresentation::kWord64, load16); in RunLoadStoreSignExtend64()
560 m.StoreToPointer(&buffer[3], MachineRepresentation::kWord64, load32); in RunLoadStoreSignExtend64()
561 m.StoreToPointer(&buffer[4], MachineRepresentation::kWord64, load64); in RunLoadStoreSignExtend64()
568 m.StoreToPointer(&buffer[1], MachineRepresentation::kWord64, load8); in RunLoadStoreSignExtend64()
569 m.UnalignedStoreToPointer(&buffer[2], MachineRepresentation::kWord64, in RunLoadStoreSignExtend64()
571 m.UnalignedStoreToPointer(&buffer[3], MachineRepresentation::kWord64, in RunLoadStoreSignExtend64()
573 m.UnalignedStoreToPointer(&buffer[4], MachineRepresentation::kWord64, in RunLoadStoreSignExtend64()
600 m.StoreToPointer(&buffer[1], MachineRepresentation::kWord64, load8); in RunLoadStoreZeroExtend64()
601 m.StoreToPointer(&buffer[2], MachineRepresentation::kWord64, load16); in RunLoadStoreZeroExtend64()
[all …]
H A Dtest-multiple-return.cc50 case MachineRepresentation::kWord64: in MakeConstant()
65 case MachineRepresentation::kWord64: in Add()
80 case MachineRepresentation::kWord64: in Sub()
95 case MachineRepresentation::kWord64: in Mul()
110 case MachineRepresentation::kWord64: in ToInt32()
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dint64-lowering-unittest.cc215 MachineRepresentation::kWord64); in TEST_F()
353 MachineRepresentation::kWord64); in TEST_F()
451 MachineRepresentation::kWord64); in TEST_F()
506 MachineRepresentation::kWord64); in TEST_F()
569 MachineRepresentation::kWord64, MachineRepresentation::kWord64, 1); in TEST_F()
611 MachineRepresentation::kWord64); in TEST_F()
622 MachineRepresentation::kWord64); in TEST_F()
633 MachineRepresentation::kWord64); in TEST_F()
652 MachineRepresentation::kWord64); in TEST_F()
832 MachineRepresentation::kWord64); in TEST_F()
[all …]
/dports/lang/v8/v8-9.6.180.12/test/cctest/wasm/
H A Dtest-run-wasm-atomics64.cc22 MachineRepresentation::kWord64)); in RunU64BinOp()
220 MachineRepresentation::kWord64)); in WASM_EXEC_TEST()
285 MachineRepresentation::kWord64), in WASM_EXEC_TEST()
287 MachineRepresentation::kWord64)); in WASM_EXEC_TEST()
369 MachineRepresentation::kWord64), in RunDropTest()
433 MachineRepresentation::kWord64), in WASM_EXEC_TEST()
435 MachineRepresentation::kWord64), in WASM_EXEC_TEST()
452 MachineRepresentation::kWord64), in WASM_EXEC_TEST()
658 MachineRepresentation::kWord64), in WASM_EXEC_TEST()
672 MachineRepresentation::kWord64), in RunNoEffectTest()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dmachine-type.h24 kWord64, enumerator
150 : MachineRepresentation::kWord64; in TaggedRepresentation()
154 : MachineRepresentation::kWord64; in PointerRepresentation()
183 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kInt64); in Int64()
186 return MachineType(MachineRepresentation::kWord64, in Uint64()
245 case MachineRepresentation::kWord64:
297 rep <= MachineRepresentation::kWord64; in IsIntegral()
344 case MachineRepresentation::kWord64: in ElementSizeLog2Of()
368 ElementSizeLog2Of(MachineRepresentation::kWord64));
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dmachine-type.h22 kWord64, enumerator
99 : MachineRepresentation::kWord64; in PointerRepresentation()
128 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kInt64); in Int64()
131 return MachineType(MachineRepresentation::kWord64, in Uint64()
180 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kNone); in RepWord64()
211 case MachineRepresentation::kWord64:
282 case MachineRepresentation::kWord64: in ElementSizeLog2Of()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dmachine-type.h23 kWord64, enumerator
116 : MachineRepresentation::kWord64; in TaggedRepresentation()
120 : MachineRepresentation::kWord64; in PointerRepresentation()
149 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kInt64); in Int64()
152 return MachineType(MachineRepresentation::kWord64, in Uint64()
208 case MachineRepresentation::kWord64:
301 case MachineRepresentation::kWord64: in ElementSizeLog2Of()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dmachine-type.h23 kWord64, enumerator
116 : MachineRepresentation::kWord64; in TaggedRepresentation()
120 : MachineRepresentation::kWord64; in PointerRepresentation()
149 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kInt64); in Int64()
152 return MachineType(MachineRepresentation::kWord64, in Uint64()
213 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kNone); in RepWord64()
248 case MachineRepresentation::kWord64:
341 case MachineRepresentation::kWord64: in ElementSizeLog2Of()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Drepresentation-change.cc30 case TruncationKind::kWord64: in description()
111 rep2 == TruncationKind::kWord64 || in LessGeneral()
114 case TruncationKind::kWord64: in LessGeneral()
115 return rep2 == TruncationKind::kWord64 || in LessGeneral()
165 output_rep == MachineRepresentation::kWord64 && in GetRepresentationFor()
225 case MachineRepresentation::kWord64: in GetRepresentationFor()
1107 output_rep != MachineRepresentation::kWord64) { in GetWord64RepresentationFor()
1146 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1168 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1184 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
[all …]
H A Drepresentation-change.h34 return Truncation(TruncationKind::kWord64, kIdentifyZeros); in Word64()
60 return LessGeneral(kind_, TruncationKind::kWord64); in IsUsedAsWord64()
93 kWord64, enumerator
184 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64()); in TruncatingWord64()
187 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64(), in CheckedBigIntTruncatingWord64()
191 return UseInfo(MachineRepresentation::kWord64, Truncation::Any()); in Word64()
258 return UseInfo(MachineRepresentation::kWord64, in CheckedSigned64AsWord64()
H A Dmachine-graph-verifier.cc55 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
61 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
215 representation_vector_[node->id()] = MachineRepresentation::kWord64; in Run()
288 MachineRepresentation::kWord64; in Run()
392 MachineRepresentation::kWord64); in Run()
719 MachineRepresentation::kWord64; in Is64()
817 case MachineRepresentation::kWord64: in CheckValueInputIsTaggedOrPointer()
891 case MachineRepresentation::kWord64: in CheckValueInputForInt64Op()
994 case MachineRepresentation::kWord64: in IsCompatible()
H A Dint64-lowering.cc88 MachineRepresentation::kWord64) { in GetReturnIndexAfterLowering()
107 if (signature->GetParam(i) == MachineRepresentation::kWord64) { in GetParameterIndexAfterLowering()
185 if (rep == MachineRepresentation::kWord64) { in LowerNode()
231 if (rep == MachineRepresentation::kWord64) { in LowerNode()
314 MachineRepresentation::kWord64) { in LowerNode()
379 MachineRepresentation::kWord64) { in LowerNode()
616 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
651 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
850 if (rep == MachineRepresentation::kWord64) { in LowerNode()
923 if (rep == MachineRepresentation::kWord64) { in LowerNode()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Drepresentation-change.cc31 case TruncationKind::kWord64: in description()
111 rep2 == TruncationKind::kWord64 || in LessGeneral()
114 case TruncationKind::kWord64: in LessGeneral()
115 return rep2 == TruncationKind::kWord64 || in LessGeneral()
165 output_rep == MachineRepresentation::kWord64 && in GetRepresentationFor()
228 case MachineRepresentation::kWord64: in GetRepresentationFor()
1119 output_rep != MachineRepresentation::kWord64) { in GetWord64RepresentationFor()
1158 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1180 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1196 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
[all …]
H A Drepresentation-change.h34 return Truncation(TruncationKind::kWord64, kIdentifyZeros); in Word64()
60 return LessGeneral(kind_, TruncationKind::kWord64); in IsUsedAsWord64()
93 kWord64, enumerator
187 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64(), in CheckedBigIntTruncatingWord64()
191 return UseInfo(MachineRepresentation::kWord64, Truncation::Any()); in Word64()
258 return UseInfo(MachineRepresentation::kWord64, in CheckedSigned64AsWord64()
H A Dint64-lowering.cc88 MachineRepresentation::kWord64) { in GetReturnIndexAfterLowering()
107 if (signature->GetParam(i) == MachineRepresentation::kWord64) { in GetParameterIndexAfterLowering()
166 if (rep == MachineRepresentation::kWord64) { in LowerLoadOperator()
195 if (rep == MachineRepresentation::kWord64) { in LowerStoreOperator()
328 MachineRepresentation::kWord64) { in LowerNode()
393 MachineRepresentation::kWord64) { in LowerNode()
629 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
664 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
873 if (rep == MachineRepresentation::kWord64) { in LowerNode()
889 if (rep == MachineRepresentation::kWord64) { in LowerNode()
[all …]
H A Dmachine-graph-verifier.cc55 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
61 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
291 MachineRepresentation::kWord64; in Run()
731 MachineRepresentation::kWord64; in Is64()
829 case MachineRepresentation::kWord64: in CheckValueInputIsTaggedOrPointer()
902 case MachineRepresentation::kWord64: in CheckValueInputForInt64Op()
1005 case MachineRepresentation::kWord64: in IsCompatible()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Drepresentation-change.h34 return Truncation(TruncationKind::kWord64, kIdentifyZeros); in Word64()
60 return LessGeneral(kind_, TruncationKind::kWord64); in IsUsedAsWord64()
93 kWord64, enumerator
181 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64()); in TruncatingWord64()
184 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64(), in CheckedBigIntTruncatingWord64()
188 return UseInfo(MachineRepresentation::kWord64, Truncation::Any()); in Word64()
255 return UseInfo(MachineRepresentation::kWord64, in CheckedSigned64AsWord64()
H A Drepresentation-change.cc29 case TruncationKind::kWord64: in description()
110 rep2 == TruncationKind::kWord64 || in LessGeneral()
113 case TruncationKind::kWord64: in LessGeneral()
114 return rep2 == TruncationKind::kWord64 || in LessGeneral()
164 output_rep == MachineRepresentation::kWord64 && in GetRepresentationFor()
218 case MachineRepresentation::kWord64: in GetRepresentationFor()
1094 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1116 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1132 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
1139 MachineRepresentation::kWord64); in GetWord64RepresentationFor()
[all …]
H A Dmachine-graph-verifier.cc55 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
61 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
215 representation_vector_[node->id()] = MachineRepresentation::kWord64; in Run()
288 MachineRepresentation::kWord64; in Run()
392 MachineRepresentation::kWord64); in Run()
719 MachineRepresentation::kWord64; in Is64()
834 case MachineRepresentation::kWord64: in CheckValueInputIsTaggedOrPointer()
908 case MachineRepresentation::kWord64: in CheckValueInputForInt64Op()
1007 case MachineRepresentation::kWord64: in GetRepresentationProperties()
1008 return MachineRepresentation::kWord64 == in GetRepresentationProperties()
[all …]
H A Dint64-lowering.cc88 MachineRepresentation::kWord64) { in GetReturnIndexAfterLowering()
107 if (signature->GetParam(i) == MachineRepresentation::kWord64) { in GetParameterIndexAfterLowering()
185 if (rep == MachineRepresentation::kWord64) { in LowerNode()
231 if (rep == MachineRepresentation::kWord64) { in LowerNode()
314 MachineRepresentation::kWord64) { in LowerNode()
379 MachineRepresentation::kWord64) { in LowerNode()
616 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
651 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
835 if (rep == MachineRepresentation::kWord64) { in LowerNode()
908 if (rep == MachineRepresentation::kWord64) { in LowerNode()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dmachine-graph-verifier.cc55 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
61 return index == 0 ? MachineRepresentation::kWord64 in GetProjectionType()
185 representation_vector_[node->id()] = MachineRepresentation::kWord64; in Run()
249 MachineRepresentation::kWord64; in Run()
351 MachineRepresentation::kWord64); in Run()
604 MachineRepresentation::kWord64; in Is64()
656 case MachineRepresentation::kWord64: in CheckValueInputIsTaggedOrPointer()
707 case MachineRepresentation::kWord64: in CheckValueInputForInt64Op()
805 case MachineRepresentation::kWord64: in GetRepresentationProperties()
806 return MachineRepresentation::kWord64 == in GetRepresentationProperties()
[all …]
H A Dint64-lowering.cc85 MachineRepresentation::kWord64) { in GetReturnIndexAfterLowering()
101 if (signature->GetParam(i) == MachineRepresentation::kWord64) { in GetParameterIndexAfterLowering()
111 if (signature->GetReturn(i) == MachineRepresentation::kWord64) { in GetReturnCountAfterLowering()
166 if (rep == MachineRepresentation::kWord64) { in LowerNode()
211 if (rep == MachineRepresentation::kWord64) { in LowerNode()
293 MachineRepresentation::kWord64) { in LowerNode()
362 MachineRepresentation::kWord64) { in LowerNode()
623 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
658 machine()->StackSlot(MachineRepresentation::kWord64)); in LowerNode()
842 if (rep == MachineRepresentation::kWord64) { in LowerNode()
[all …]
H A Drepresentation-change.h30 return Truncation(TruncationKind::kWord64, kIdentifyZeros); in Word64()
62 LessGeneral(kind_, TruncationKind::kWord64); in IdentifiesUndefinedAndNaN()
88 kWord64, enumerator
166 return UseInfo(MachineRepresentation::kWord64, Truncation::Word64()); in TruncatingWord64()
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmemory-tracing.cc29 TRACE_TYPE(kWord64, "i64", "%" PRId64 " / %016" PRIx64, uint64_t, uint64_t) in TraceMemoryOperation()

1234567