Home
last modified time | relevance | path

Searched defs:inner_loop (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc291 auto inner_loop = [&](bool in_warmup) { in BM_PumpStreamServerToClient_Trickle() local
389 auto inner_loop = [&](bool in_warmup) { in BM_PumpUnbalancedUnary_Trickle() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dunroll_simple.cpp1388 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
1432 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
Dunroll_simple.cpp1388 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
1432 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dunroll_simple.cpp1388 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
1432 Loop& inner_loop = loop_descriptor.GetLoopByIndex(0); in TEST_F() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dregister_pressure.cpp200 for (const Loop* inner_loop : loop) { in DoLoopLivenessUnification() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dregister_pressure.cpp200 for (const Loop* inner_loop : loop) { in DoLoopLivenessUnification() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dregister_pressure.cpp200 for (const Loop* inner_loop : loop) { in DoLoopLivenessUnification() local
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/experimental/conv_emitter/
Dconv_emitter.cc245 auto inner_loop = in TileLoop() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dcontrol_flow_ops_py_test.py2319 def inner_loop(s): function
3002 def inner_loop(s): function
3578 def inner_loop(s): function
3649 def inner_loop(t): function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2076 std::unique_ptr<llvm_ir::ForLoop> inner_loop = llvm_ir::ForLoop::EmitForLoop( in EmitElementalDot() local