Searched refs:ReduceStore (Results 1 – 5 of 5) sorted by relevance
103 Reduction ReduceStore(Node* node, AllocationState const* state = nullptr);
93 Reduction ReduceStore(Node* node); in NON_EXPORTED_BASE()
101 return ReduceStore(node); in Reduce()573 Reduction MemoryLowering::ReduceStore(Node* node, in ReduceStore() function in v8::internal::compiler::MemoryLowering
371 memory_lowering()->ReduceStore(node, state); in VisitStore()
900 return ReduceStore(node); in Reduce()1259 Reduction MachineOperatorReducer::ReduceStore(Node* node) { in ReduceStore() function in v8::internal::compiler::MachineOperatorReducer