Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A 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()
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dinline_sync.go45 func small8() { // ERROR "can inline small8" func