Home
last modified time | relevance | path

Searched refs:test_loop (Results 1 – 20 of 20) 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/u-boot/arch/mips/mach-mtmips/
Dddr_calibrate.c84 static inline int test_loop(int k, int dqs, u32 test_dqs, u32 *coarse_dqs, in test_loop() function
209 flag = test_loop(k, dqs, test_dqs, max_coarse_dqs, in ddr_calibrate()
240 flag = test_loop(k, dqs, test_dqs, min_coarse_dqs, in ddr_calibrate()
/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/OpenCL-CTS/test_conformance/basic/
DCMakeLists.txt8 test_if.cpp test_loop.cpp
Dtest_loop.cpp71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_loop() function
Dprocs.h38 extern int test_loop(cl_device_id deviceID, cl_context context, cl_command_queue queue, int …
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1201 static int test_loop(int cgrp) in test_loop() function
1241 err = test_loop(cgrp); in test_txmsg()
1247 err = test_loop(cgrp); in test_txmsg()
1253 err = test_loop(cgrp); in test_txmsg()
1260 err = test_loop(cgrp); in test_txmsg()
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_arrays.py602 test_loop = functools.partial( variable
701 return test_loop(
Dtraining_distributed.py720 return training_arrays.test_loop(
/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/u-boot/drivers/ram/stm32mp1/
Dstm32mp1_tests.c794 static enum test_result test_loop(const u32 *pattern, u32 *address, in test_loop() function
941 pattern_res = test_loop(patterns[i], (u32 *)STM32_DDR_BASE, in test_freq_pattern()
/external/python/cpython3/Lib/test/
Dtest_fstring.py1046 def test_loop(self): member in TestCase
/external/autotest/docs/
Dfaft-design-doc.md246 ('*:*:*:*:*', 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 …]