Home
last modified time | relevance | path

Searched defs:big8 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Daarch64-neon-ranges.c81 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/
DCR.java212 static final BigInteger big8 = BigInteger.valueOf(8); field in CR