HomeSort by relevance Sort by last modified time
    Searched refs:test_vcombine_u8 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
aarch64-neon-vcombine.c 32 uint8x16_t test_vcombine_u8(uint8x8_t low, uint8x8_t high) { function
33 // CHECK-LABEL: test_vcombine_u8:
arm_neon_intrinsics.c 1507 uint8x16_t test_vcombine_u8(uint8x8_t a, uint8x8_t b) { function
    [all...]

Completed in 313 milliseconds