Home
last modified time | relevance | path

Searched refs:sourceB (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_integers.cpp596 typedef bool (*twoParamIntegerVerifyFn)( void *sourceA, void *sourceB, void *destination, ExplicitT…
833 bool verify_integer_hadd( void *sourceA, void *sourceB, void *destination, ExplicitType vecType ) in verify_integer_hadd() argument
842 testValueB = *( (cl_char *)sourceB ); in verify_integer_hadd()
847 testValueB = *( (cl_uchar *)sourceB ); in verify_integer_hadd()
852 testValueB = *( (cl_short *)sourceB ); in verify_integer_hadd()
857 testValueB = *( (cl_ushort *)sourceB ); in verify_integer_hadd()
862 testValueB = *( (cl_int *)sourceB ); in verify_integer_hadd()
867 testValueB = *( (cl_uint *)sourceB ); in verify_integer_hadd()
873 testValueB = *( (cl_long *)sourceB ); in verify_integer_hadd()
880 uValueB = *( (cl_ulong *)sourceB ); in verify_integer_hadd()
[all …]
Dtest_upsample.cpp41 void *sourceA, void *sourceB, void *expectedResults ) in test_upsample_2_param_fn() argument
105 sourceBTypeSize * sourceBVecSize * count, sourceB, NULL); in test_upsample_2_param_fn()
166 void * create_upsample_data( ExplicitType type, void *sourceA, void *sourceB, size_t count ) in create_upsample_data() argument
179 const cl_uchar *bPtr = (const cl_uchar *) sourceB; in create_upsample_data()
192 const cl_ushort *bPtr = (const cl_ushort *) sourceB; in create_upsample_data()
205 const cl_uint *bPtr = (const cl_uint *) sourceB; in create_upsample_data()
231 void *sourceA, *sourceB, *expected; in test_integer_upsample() local
247 sourceB = create_random_data( baseTypes[ i ], seed, 256 ); in test_integer_upsample()
248 expected = create_upsample_data( typesToTest[ i ], sourceA, sourceB, 256 ); in test_integer_upsample()
255 sourceA, sourceB, expected ) != 0 ) in test_integer_upsample()
[all …]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Drotr.ll68 …e(1)* nocapture readonly %sourceA, i16 addrspace(1)* nocapture readonly %sourceB, i16 addrspace(1)…
72 %arrayidx2 = getelementptr inbounds i16, i16 addrspace(1)* %sourceB, i64 24
Drotl.ll72 …e(1)* nocapture readonly %sourceA, i16 addrspace(1)* nocapture readonly %sourceB, i16 addrspace(1)…
76 %arrayidx2 = getelementptr inbounds i16, i16 addrspace(1)* %sourceB, i64 24
/external/swiftshader/src/Renderer/
DSurface.cpp3807 unsigned char *sourceB = sourceA + slice; in resolve() local
3808 unsigned char *sourceC = sourceB + slice; in resolve()
3915 __m128i cB = _mm_load_si128((__m128i*)(sourceB + 4 * x)); in resolve()
3951 sourceB += pitch; in resolve()
4060 unsigned int cB = *(unsigned int*)(sourceB + 4 * x); in resolve()
4096 sourceB += pitch; in resolve()
4209 __m128i cB = _mm_load_si128((__m128i*)(sourceB + 4 * x)); in resolve()
4245 sourceB += pitch; in resolve()
4354 unsigned int cB = *(unsigned int*)(sourceB + 4 * x); in resolve()
4390 sourceB += pitch; in resolve()
[all …]
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...