Searched defs:big8 (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | aarch64-neon-ranges.c | 81 void test_ld2st2(int8x8x2_t small8, int8x16x2_t big8, in test_ld2st2() 127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3() 173 void test_ld4st4(int8x8x4_t small8, int8x16x4_t big8, in test_ld4st4()
|
/external/clang/test/Sema/ |
D | aarch64-neon-ranges.c | 81 void test_ld2st2(int8x8x2_t small8, int8x16x2_t big8, in test_ld2st2() 127 void test_ld3st3(int8x8x3_t small8, int8x16x3_t big8, in test_ld3st3() 173 void test_ld4st4(int8x8x4_t small8, int8x16x4_t big8, in test_ld4st4()
|
/external/crcalc/src/com/hp/creals/ |
D | CR.java | 221 static final BigInteger big8 = BigInteger.valueOf(8); field in CR
|