| /external/v8/src/compiler/ |
| D | js-call-reducer.h | 50 Zone* temp_zone, Flags flags, in JSCallReducer() 232 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function
|
| D | scheduled-machine-lowering.cc | 18 JSGraph* js_graph, Schedule* schedule, Zone* temp_zone, in ScheduledMachineLowering()
|
| D | memory-optimizer.cc | 96 Node* SearchAllocatingNode(Node* start, Node* limit, Zone* temp_zone) { in SearchAllocatingNode() 120 bool CanLoopAllocate(Node* loop_effect_phi, Zone* temp_zone) { in CanLoopAllocate() 143 Zone* temp_zone) { in WriteBarrierAssertFailed()
|
| D | value-numbering-reducer.cc | 17 ValueNumberingReducer::ValueNumberingReducer(Zone* temp_zone, Zone* graph_zone) in ValueNumberingReducer()
|
| D | store-store-elimination.cc | 167 Zone* temp_zone) in RedundantStoreFinder() 222 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function in v8::internal::compiler::__anon93a164fb0111::RedundantStoreFinder 489 Zone* temp_zone) { in Run()
|
| D | dead-code-elimination.cc | 19 Zone* temp_zone) in DeadCodeElimination()
|
| D | common-operator-reducer.cc | 44 Zone* temp_zone) in CommonOperatorReducer()
|
| D | machine-graph-verifier.cc | 1027 Zone* temp_zone) { in Run()
|
| D | graph-assembler.cc | 47 Zone* temp_zone() { return temp_zone_; } in temp_zone() function in v8::internal::compiler::GraphAssembler::BasicBlockUpdater 93 Zone* temp_zone) in BasicBlockUpdater()
|
| D | graph-assembler.h | 428 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function
|
| D | load-elimination.cc | 1278 Zone temp_zone(zone()->allocator(), "Temporary scoped zone"); in ComputeLoopState() local
|
| D | effect-control-linearizer.cc | 37 Zone* temp_zone, in EffectControlLinearizer() 305 Zone* temp_zone() const { return temp_zone_; } in temp_zone() function in v8::internal::compiler::EffectControlLinearizer 339 explicit BlockEffectControlMap(Zone* temp_zone) : map_(temp_zone) {} in BlockEffectControlMap() 431 void TryCloneBranch(Node* node, BasicBlock* block, Zone* temp_zone, in TryCloneBranch() 6459 void LinearizeEffectControl(JSGraph* graph, Schedule* schedule, Zone* temp_zone, in LinearizeEffectControl()
|
| D | pipeline.cc | 3321 Zone temp_zone(data->allocator(), kMachineGraphVerifierZoneName); in SelectInstructions() local
|
| /external/v8/src/compiler/backend/ |
| D | register-allocator.cc | 4921 TopLevelLiveRange* range, LiveRangeBoundArray* array, Zone* temp_zone) { in CommitSpillsInDeferredBlocks()
|