Home
last modified time | relevance | path

Searched refs:initdp (Results 1 – 4 of 4) sorted by relevance

/external/fec/
Ddotprod.c29 void *initdp(signed short coeffs[],int len){ in initdp() function
Ddtest.c83 dp_simd = initdp(coeffs,ntaps);
Dfec.h298 void *initdp(signed short coeffs[],int len);
/external/llvm/test/CodeGen/XCore/
Dthreads.ll12 declare void @llvm.xcore.initdp.p1i8(i8 addrspace(1)* %r, i8* %value)
66 call void @llvm.xcore.initdp.p1i8(i8 addrspace(1)* %t, i8* %src)