Home
last modified time | relevance | path

Searched refs:Revisit (Results 1 – 25 of 27) sorted by relevance

12

/external/v8/src/compiler/
Dgraph-reducer.cc179 if (user != node) Revisit(user); in ReduceTop()
201 if (user != node) Revisit(user); in Replace()
212 if (user != node) Revisit(user); in Replace()
243 Revisit(user); in ReplaceWithValue()
247 Revisit(user); in ReplaceWithValue()
252 Revisit(user); in ReplaceWithValue()
256 Revisit(user); in ReplaceWithValue()
283 void GraphReducer::Revisit(Node* node) { in Revisit() function in v8::internal::compiler::GraphReducer
Dgraph-reducer.h81 virtual void Revisit(Node* node) = 0;
100 void Revisit(Node* node) { in Revisit() function
102 editor_->Revisit(node); in Revisit()
176 void Revisit(Node* node) final; in NON_EXPORTED_BASE()
Dcommon-operator-reducer.cc167 Revisit(graph()->end()); in ReduceDeoptimizeConditional()
228 Revisit(merge); in ReduceEffectPhi()
265 Revisit(merge); in ReducePhi()
276 Revisit(merge); in ReducePhi()
295 Revisit(merge); in ReducePhi()
Descape-analysis.h46 void Revisit(Node* node);
107 reducer->Revisit(node); in RevisitDependants()
Ddead-code-elimination.cc161 Revisit(loop_exit); in ReduceLoopOrMerge()
174 Revisit(use); in ReduceLoopOrMerge()
Descape-analysis.cc322 if (reduction.effect_changed()) Revisit(use); in ReduceFrom()
324 if (reduction.value_changed()) Revisit(use); in ReduceFrom()
343 void EffectGraphReducer::Revisit(Node* node) { in Revisit() function in v8::internal::compiler::EffectGraphReducer
Djs-typed-lowering.cc723 Revisit(on_exception); in ReduceCreateConsString()
732 Revisit(graph()->end()); in ReduceCreateConsString()
1146 Revisit(on_exception); in ReduceJSToObject()
1265 Revisit(on_exception); in ReduceJSHasInPrototypeChain()
1866 Revisit(if_exception); in ReduceJSForInNext()
1992 Revisit(user); in ReduceJSForInPrepare()
1995 Revisit(user); in ReduceJSForInPrepare()
2237 Revisit(on_exception); in ReduceObjectIsArray()
Dbranch-elimination.cc133 Revisit(graph()->end()); in ReduceDeoptimizeConditional()
Djs-intrinsic-lowering.cc116 Revisit(graph()->end()); in ReduceDeoptimizeNow()
Djs-inlining.cc200 Revisit(graph()->end()); in InlineCall()
Djs-native-context-specialization.cc298 Revisit(edge.from()); in ReduceJSInstanceOf()
1543 Revisit(graph()->end()); in ReduceSoftDeoptimize()
Djs-call-reducer.cc4312 Revisit(graph()->end()); in ReduceSoftDeoptimize()
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
DBUILD27 # TODO(aqj) Revisit this dependency direction when pyct is more
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Drevisit.ll141 ; Revisit the children of the outer loop that are part of the epilogue.
/external/webrtc/talk/app/webrtc/objctests/
DRTCPeerConnectionSyncObserver.m144 // TODO (fischman): Revisit. Keeping in sync with the Java version, but
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3263 SmallVector<CodeGenInstruction*, 8> Revisit; in InferInstructionFlags() local
3273 Revisit.push_back(&InstInfo); in InferInstructionFlags()
3310 for (CodeGenInstruction *InstInfo : Revisit) { in InferInstructionFlags()
3322 for (CodeGenInstruction *InstInfo : Revisit) { in InferInstructionFlags()
/external/tensorflow/tensorflow/contrib/cmake/
Dtf_tests.cmake262 … # Flaky, for unknown reasons. Cannot reproduce in terminal. Revisit once we can get stack traces.
/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm379 // TODO: Revisit this when the Metal backend is completed. It may support MSAA render targets.
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm438 // TODO: Revisit this when the Metal backend is completed. It may support MSAA render targets.
/external/tensorflow/tensorflow/python/kernel_tests/
DBUILD3117 # TODO(gpapan): Revisit the gradient of extract_image_patches_op to resolve
/external/mesa3d/
Dconfigure.ac1594 # XXX: Revisit this as the egl/haiku is a thing.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dvector-shuffle-combining.ll842 ; making sense with th enew vector shuffle lowering. Revisit at least testing for
/external/llvm/test/CodeGen/X86/
Dvector-shuffle-combining.ll993 ; making sense with th enew vector shuffle lowering. Revisit at least testing for
/external/dnsmasq/
DCHANGELOG.archive1415 Revisit the MAC-address and client-id matching code to
/external/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td1715 // @TODO: Revisit this. There is a type

12