Home
last modified time | relevance | path

Searched defs:Propagate (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dlocal_liveness.cc90 void Liveness::Propagate(Block *cur, std::vector<Block *> *list) { in Propagate() function in mindspore::pijit::Liveness
/third_party/spirv-tools/test/opt/
Dpropagator_test.cpp47 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anoncb938ec50111::PropagatorTest
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anonc4a22b1a0111::PropagatorTest
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anonace4fa860111::PropagatorTest
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/quant_helper/
Dpropagate_quant_param_pass.cc280 int PropagateQuantParamPass::Propagate() { in Propagate() function in mindspore::lite::quant::PropagateQuantParamPass
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.cc310 inline CordRepBtree* Propagate(CordRepBtree* tree, int depth, size_t length, in Propagate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp336 bool Propagate = false; in propagateShapeForward() local