Home
last modified time | relevance | path

Searched refs:test_loop (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dbasic-loop.ll4 ; CHECK-LABEL: {{^}}test_loop:
5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
Dcf-loop-on-constant.ll4 ; GCN-LABEL: {{^}}test_loop:
10 define void @test_loop(float addrspace(3)* %ptr, i32 %n) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbasic-loop.ll4 ; CHECK-LABEL: {{^}}test_loop:
5 define amdgpu_kernel void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in,…
Dcf-loop-on-constant.ll4 ; GCN-LABEL: {{^}}test_loop:
11 define amdgpu_kernel void @test_loop(float addrspace(3)* %ptr, i32 %n) nounwind {
/external/swiftshader/third_party/LLVM/test/CodeGen/SPARC/
D2011-01-19-DelaySlot.ll27 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {
28 ; CHECK: test_loop
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c220 void *test_loop(void *arg) in test_loop() function
257 nthreads = create_per_cpu_threads(cpus, test_loop, test); in run_test()
/external/llvm/test/CodeGen/SPARC/
D2011-01-19-DelaySlot.ll28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {
29 ; CHECK: test_loop
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
D2011-01-19-DelaySlot.ll28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone {
29 ; CHECK: test_loop
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1137 static int test_loop(int cgrp) in test_loop() function
1177 err = test_loop(cgrp); in test_txmsg()
1183 err = test_loop(cgrp); in test_txmsg()
1189 err = test_loop(cgrp); in test_txmsg()
1196 err = test_loop(cgrp); in test_txmsg()
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Drematerialize-derived-pointers.ll221 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" {
222 ; CHECK-LABEL: test_loop
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/
Drematerialize-derived-pointers.ll222 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" {
223 ; CHECK-LABEL: test_loop
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_arrays.py526 test_loop = functools.partial( variable
Dtraining_distributed.py159 return training_arrays.test_loop(
Dtraining.py1043 return training_arrays.test_loop(
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dkeras_support.py1843 val_outs = training_arrays.test_loop(
1909 val_outs = training_arrays.test_loop(
/external/python/cpython3/Lib/test/
Dtest_fstring.py1015 def test_loop(self): member in TestCase
/external/autotest/docs/
Dfaft-design-doc.md248 ('*:*:*:*:*', cgpt_st.test_loop),
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dschedule-x86_64.ll7562 define void @test_loop() optsize {
7563 ; GENERIC-LABEL: test_loop:
7573 ; ATOM-LABEL: test_loop:
7583 ; SLM-LABEL: test_loop:
7593 ; SANDY-LABEL: test_loop:
7603 ; HASWELL-LABEL: test_loop:
7613 ; BROADWELL-LABEL: test_loop:
7623 ; SKYLAKE-LABEL: test_loop:
7633 ; SKX-LABEL: test_loop:
7643 ; BTVER2-LABEL: test_loop:
[all …]