Searched refs:nested_loop (Results 1 – 11 of 11) sorted by relevance
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | licm_pass.cpp | 62 Loop* nested_loop = *nl; in ProcessLoop() local 63 status = CombineStatus(status, ProcessLoop(nested_loop, f)); in ProcessLoop()
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | licm_pass.cpp | 62 Loop* nested_loop = *nl; in ProcessLoop() local 63 status = CombineStatus(status, ProcessLoop(nested_loop, f)); in ProcessLoop()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | licm_pass.cpp | 62 Loop* nested_loop = *nl; in ProcessLoop() local 63 status = CombineStatus(status, ProcessLoop(nested_loop, f)); in ProcessLoop()
|
| /external/libchrome/ipc/ |
| D | ipc_sync_channel.cc | 367 base::RunLoop* nested_loop, in OnSendDoneEventSignaled() argument 370 nested_loop->Quit(); in OnSendDoneEventSignaled() 698 base::RunLoop nested_loop(base::RunLoop::Type::kNestableTasksAllowed); in WaitForReplyWithNestedMessageLoop() local 700 context, &nested_loop, context->listener_task_runner()); in WaitForReplyWithNestedMessageLoop() 701 nested_loop.Run(); in WaitForReplyWithNestedMessageLoop()
|
| D | ipc_sync_channel.h | 186 void OnSendDoneEventSignaled(base::RunLoop* nested_loop, in COMPONENT_EXPORT()
|
| /external/llvm/test/Analysis/ScalarEvolution/ |
| D | scev-dispositions.ll | 37 define void @nested_loop(double* %p, i64 %m) { 38 ; CHECK-LABEL: Classifying expressions for: @nested_loop
|
| /external/cronet/ipc/ |
| D | ipc_sync_channel.h | 188 void OnSendDoneEventSignaled(base::RunLoop* nested_loop, in COMPONENT_EXPORT()
|
| D | ipc_sync_channel.cc | 287 base::RunLoop* nested_loop, in OnSendDoneEventSignaled() argument 290 nested_loop->Quit(); in OnSendDoneEventSignaled()
|
| /external/deqp/android/cts/main/vk-main-2021-03-01/ |
| D | ray-tracing-pipeline.txt | 7743 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.call 7744 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.chit 7745 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.miss 7746 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.rgen 7747 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.report_intersection.sect 7748 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.chit 7749 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.miss 7750 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.rgen
|
| /external/swiftshader/tests/regres/testlists/vk-default/ |
| D | ray-tracing-pipeline.txt | 3167 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.rgen 3168 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.chit 3169 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.miss 3170 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.call 3171 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.rgen 3172 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.chit 3173 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.miss 3174 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.report_intersection.sect
|
| /external/deqp/external/vulkancts/mustpass/main/vk-default/ |
| D | ray-tracing-pipeline.txt | 7963 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.call 7964 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.chit 7965 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.miss 7966 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.execute_callable.rgen 7967 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.report_intersection.sect 7968 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.chit 7969 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.miss 7970 dEQP-VK.ray_tracing_pipeline.complexcontrolflow.nested_loop.trace_ray.rgen
|