/third_party/node/deps/v8/src/compiler/ |
H A D | machine-graph.h | 27 : graph_(graph), common_(common), machine_(machine), cache_(zone()) {} in MachineGraph() 75 return Dead_ ? Dead_ : Dead_ = graph_->NewNode(common_->Dead()); in Dead() 78 CommonOperatorBuilder* common() const { return common_; } in common() 85 CommonOperatorBuilder* common_; member in v8::internal::compiler::MachineGraph
|
H A D | loop-peeling.cc | 135 Node* dead = graph_->NewNode(common_->Dead()); in Peel() 160 graph_->NewNode(common_->Merge(backedges), backedges, &inputs[0]); in Peel() 172 const Operator* op = common_->ResizeMergeOrPhi(node->op(), backedges); in Peel() 198 NodeProperties::ChangeOp(exit, common_->Merge(2)); in Peel() 204 exit, common_->Phi(LoopExitValueRepresentationOf(exit->op()), 2)); in Peel() 209 NodeProperties::ChangeOp(exit, common_->EffectPhi(2)); in Peel()
|
H A D | control-flow-optimizer.h | 44 CommonOperatorBuilder* common() const { return common_; } in common() 49 CommonOperatorBuilder* const common_; member in v8::internal::compiler::final
|
H A D | decompression-optimizer.h | 104 CommonOperatorBuilder* common() const { return common_; } in common() 108 CommonOperatorBuilder* const common_; member in v8::internal::compiler::final
|
H A D | loop-peeling.h | 41 common_(common), in LoopPeeler() 58 CommonOperatorBuilder* const common_; member in v8::internal::compiler::LoopPeeler
|
H A D | common-operator-reducer.h | 58 CommonOperatorBuilder* common() const { return common_; } in common() 64 CommonOperatorBuilder* const common_; member in v8::internal::compiler::final
|
H A D | dead-code-elimination.h | 74 CommonOperatorBuilder* common() const { return common_; } in common() 78 CommonOperatorBuilder* const common_; member in v8::internal::compiler::final
|
H A D | int64-lowering.h | 57 CommonOperatorBuilder* common() const { return common_; } in common() 94 CommonOperatorBuilder* common_; member in v8::internal::compiler::Int64Lowering
|
H A D | loop-variable-optimizer.h | 118 CommonOperatorBuilder* common() { return common_; } in common() 122 CommonOperatorBuilder* common_; member in v8::internal::compiler::LoopVariableOptimizer
|
H A D | memory-lowering.h | 121 CommonOperatorBuilder* common() const { return common_; } in common() 130 CommonOperatorBuilder* common_; member in v8::internal::compiler::final
|
H A D | dead-code-elimination.cc | 22 common_(common), in DeadCodeElimination() 250 Node* throw_node = graph_->NewNode(common_->Throw(), effect, control); in ReduceEffectPhi() 251 NodeProperties::MergeControlToEnd(graph_, common_, throw_node); in ReduceEffectPhi()
|
H A D | control-flow-optimizer.cc | 23 common_(common), in ControlFlowOptimizer()
|
H A D | decompression-optimizer.cc | 49 common_(common), in DecompressionOptimizer()
|
H A D | raw-machine-assembler.cc | 27 common_(zone()), in RawMachineAssembler() 35 graph->SetStart(graph->NewNode(common_.Start(param_count + 1))); in RawMachineAssembler() 44 graph->SetEnd(graph->NewNode(common_.End(0))); in RawMachineAssembler()
|
H A D | pipeline.cc | 180 common_ = graph_zone_->New<CommonOperatorBuilder>(graph_zone_); in PipelineData() 182 jsgraph_ = graph_zone_->New<JSGraph>(isolate_, graph_, common_, javascript_, in PipelineData() 214 common_(mcgraph->common()), in PipelineData() 226 jsgraph_ = graph_zone_->New<JSGraph>(isolate_, graph_, common_, javascript_, in PipelineData() 269 common_ = jsgraph->common(); in PipelineData() 277 common_ = graph_zone_->New<CommonOperatorBuilder>(graph_zone_); in PipelineData() 279 jsgraph_ = graph_zone_->New<JSGraph>(isolate_, graph_, common_, in PipelineData() 346 CommonOperatorBuilder* common() const { return common_; } in common() 467 common_ = nullptr; in DeleteGraphZone() 626 CommonOperatorBuilder* common_ member in v8::internal::compiler::PipelineData [all...] |
H A D | loop-variable-optimizer.cc | 29 common_(common), in LoopVariableOptimizer()
|
H A D | common-operator-reducer.cc | 31 common_(common), in CommonOperatorReducer()
|
H A D | memory-lowering.cc | 69 common_(jsgraph->common()), in MemoryLowering()
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_longest_match64_inc.h | 49 HasherCommon* common_; member 63 self->common_ = common; in Initialize() 262 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FindLongestMatch()
|
H A D | hash_longest_match_inc.h | 46 HasherCommon* common_; member 64 self->common_ = common; in Initialize() 257 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FindLongestMatch()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_longest_match_inc.h | 46 HasherCommon* common_; member 64 self->common_ = common; in Initialize() 257 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FindLongestMatch()
|
H A D | hash_longest_match64_inc.h | 49 HasherCommon* common_; member 63 self->common_ = common; in Initialize() 262 self->common_, &data[cur_ix_masked], max_length, dictionary_distance, in FindLongestMatch()
|
/third_party/googletest/googletest/src/ |
H A D | gtest.cc | 1396 common_() {} 1401 ++common_; 1441 *ss << "-" << left_start_ << "," << (removes_ + common_); 1447 *ss << "+" << right_start_ << "," << (adds_ + common_); 1453 size_t adds_, removes_, common_;
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 1140 common_() {} in Hunk() 1145 ++common_; in PushLine() 1185 *ss << "-" << left_start_ << "," << (removes_ + common_); in PrintHeader() 1191 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1197 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon8816::Hunk
|
/third_party/node/deps/googletest/src/ |
H A D | gtest.cc | 1413 common_() {} 1418 ++common_; 1458 *ss << "-" << left_start_ << "," << (removes_ + common_); 1464 *ss << "+" << right_start_ << "," << (adds_ + common_); 1470 size_t adds_, removes_, common_;
|