Home
last modified time | relevance | path

Searched refs:StoreRepresentation (Results 1 – 25 of 29) sorted by relevance

12

/external/v8/src/compiler/
Dmachine-operator.h69 class StoreRepresentation final {
71 StoreRepresentation(MachineRepresentation representation, in StoreRepresentation() function
84 bool operator==(StoreRepresentation, StoreRepresentation);
85 bool operator!=(StoreRepresentation, StoreRepresentation);
87 size_t hash_value(StoreRepresentation);
89 std::ostream& operator<<(std::ostream&, StoreRepresentation);
91 StoreRepresentation const& StoreRepresentationOf(Operator const*);
304 const Operator* Store(StoreRepresentation rep);
Dmachine-operator.cc49 bool operator==(StoreRepresentation lhs, StoreRepresentation rhs) { in operator ==()
55 bool operator!=(StoreRepresentation lhs, StoreRepresentation rhs) { in operator !=()
60 size_t hash_value(StoreRepresentation rep) { in hash_value()
65 std::ostream& operator<<(std::ostream& os, StoreRepresentation rep) { in operator <<()
77 StoreRepresentation const& StoreRepresentationOf(Operator const* op) { in StoreRepresentationOf()
79 return OpParameter<StoreRepresentation>(op); in StoreRepresentationOf()
283 struct Store##Type##Operator : public Operator1<StoreRepresentation> { \
285 : Operator1<StoreRepresentation>( \
288 StoreRepresentation(MachineRepresentation::Type, \
383 const Operator* MachineOperatorBuilder::Store(StoreRepresentation store_rep) { in Store()
Dbasic-block-instrumentor.cc88 graph->NewNode(machine.Store(StoreRepresentation( in Instrument()
Dchange-lowering.cc91 machine()->Store(StoreRepresentation(MachineRepresentation::kFloat64, in AllocateHeapNumberWithValue()
502 machine()->Store(StoreRepresentation( in StoreField()
545 node, machine()->Store(StoreRepresentation( in StoreElement()
Djs-generic-lowering.cc431 node, machine()->Store(StoreRepresentation(MachineRepresentation::kTagged, in LowerJSStoreContext()
808 StoreRepresentation representation(MachineRepresentation::kTagged, in LowerJSStoreMessage()
Dwasm-compiler.cc1681 StoreRepresentation(mem_type.representation(), kNoWriteBarrier)); in StoreGlobal()
1762 StoreRepresentation rep(memtype.representation(), kNoWriteBarrier); in StoreMem()
Draw-machine-assembler.h122 return AddNode(machine()->Store(StoreRepresentation(rep, write_barrier)), in Store()
/external/v8/test/unittests/compiler/
Dchange-lowering-unittest.cc196 IsStore(StoreRepresentation(MachineRepresentation::kTagged, in TARGET_TEST_P()
215 IsStore(StoreRepresentation(MachineRepresentation::kTagged, in TARGET_TEST_P()
261 IsStore(StoreRepresentation(MachineRepresentation::kTagged, in TARGET_TEST_P()
285 IsStore(StoreRepresentation(MachineRepresentation::kWord8, in TARGET_TEST_P()
379 StoreRepresentation(MachineRepresentation::kFloat64, in TARGET_TEST_F()
483 StoreRepresentation(MachineRepresentation::kFloat64, in TARGET_TEST_F()
612 StoreRepresentation(MachineRepresentation::kFloat64, in TARGET_TEST_F()
Dinterpreter-assembler-unittest.h35 Matcher<Node*> IsStore(const Matcher<StoreRepresentation>& rep_matcher,
Dmachine-operator-unittest.cc113 StoreRepresentation GetParam() const { in GetParam()
114 return StoreRepresentation( in GetParam()
156 OpParameter<StoreRepresentation>(machine.Store(GetParam()))); in TEST_P()
Dinterpreter-assembler-unittest.cc77 const Matcher<StoreRepresentation>& rep_matcher, in IsStore()
444 m.IsStore(StoreRepresentation(MachineRepresentation::kTagged, in TARGET_TEST_F()
574 m.IsStore(StoreRepresentation(MachineRepresentation::kTagged, in TARGET_TEST_F()
Dmachine-operator-reducer-unittest.cc1563 const StoreRepresentation rep(MachineRepresentation::kWord8, kNoWriteBarrier); in TEST_F()
1585 const StoreRepresentation rep(MachineRepresentation::kWord8, kNoWriteBarrier); in TEST_F()
1609 const StoreRepresentation rep(MachineRepresentation::kWord16, in TEST_F()
1632 const StoreRepresentation rep(MachineRepresentation::kWord16, in TEST_F()
Dnode-test-utils.cc1247 IsStoreMatcher(const Matcher<StoreRepresentation>& rep_matcher, in IsStoreMatcher()
1288 PrintMatchAndExplain(OpParameter<StoreRepresentation>(node), "rep", in MatchAndExplain()
1303 const Matcher<StoreRepresentation> rep_matcher_;
1999 Matcher<Node*> IsStore(const Matcher<StoreRepresentation>& rep_matcher, in IsStore()
Dnode-test-utils.h256 Matcher<Node*> IsStore(const Matcher<StoreRepresentation>& rep_matcher,
/external/v8/test/cctest/compiler/
Dtest-changes-lowering.cc207 t.machine()->Store(StoreRepresentation( in TEST()
Dtest-simplified-lowering.cc1374 StoreRepresentation rep = StoreRepresentationOf(store->op()); in TEST()
1395 StoreRepresentation rep = StoreRepresentationOf(store->op()); in TEST()
1440 StoreRepresentation rep = StoreRepresentationOf(store->op()); in TEST()
1461 StoreRepresentation rep = StoreRepresentationOf(store->op()); in TEST()
Dtest-machine-operator-reducer.cc717 R.graph.NewNode(R.machine.Store(StoreRepresentation( in TEST()
/external/v8/src/compiler/mips/
Dinstruction-selector-mips.cc180 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc217 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()
/external/v8/src/ppc/
Dmacro-assembler-ppc.h487 void StoreRepresentation(Register src, const MemOperand& mem,
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc178 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc226 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc4057 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4117 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4123 __ StoreRepresentation(value, operand, representation, r0); in DoShiftI() local
4371 __ StoreRepresentation(value, MemOperand(store_base, offset), representation, in DoShiftI() local
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc352 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc158 StoreRepresentation store_rep = StoreRepresentationOf(node->op()); in VisitStore()

12