/external/llvm/test/CodeGen/AMDGPU/ |
D | basic-loop.ll | 4 ; CHECK-LABEL: {{^}}test_loop: 5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
|
D | cf-loop-on-constant.ll | 4 ; 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/ |
D | basic-loop.ll | 4 ; CHECK-LABEL: {{^}}test_loop: 5 define amdgpu_kernel void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in,…
|
D | cf-loop-on-constant.ll | 4 ; 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/ |
D | ddr_calibrate.c | 84 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/ |
D | time_test.c | 220 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/ |
D | 2011-01-19-DelaySlot.ll | 28 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/ |
D | 2011-01-19-DelaySlot.ll | 28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone { 29 ; CHECK: test_loop
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | CMakeLists.txt | 8 test_if.cpp test_loop.cpp
|
D | test_loop.cpp | 71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_loop() function
|
D | procs.h | 38 extern int test_loop(cl_device_id deviceID, cl_context context, cl_command_queue queue, int …
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1201 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/ |
D | training_arrays.py | 602 test_loop = functools.partial( variable 701 return test_loop(
|
D | training_distributed.py | 720 return training_arrays.test_loop(
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | rematerialize-derived-pointers.ll | 221 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/ |
D | rematerialize-derived-pointers.ll | 222 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" { 223 ; CHECK-LABEL: test_loop
|
/external/u-boot/drivers/ram/stm32mp1/ |
D | stm32mp1_tests.c | 794 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/ |
D | test_fstring.py | 1046 def test_loop(self): member in TestCase
|
/external/autotest/docs/ |
D | faft-design-doc.md | 246 ('*:*:*:*:*', cgpt_st.test_loop),
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | schedule-x86_64.ll | 7562 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 …]
|