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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 780 uint8x8_t test_vbsl_u8(uint8x8_t v1, uint8x8_t v2, uint8x8_t v3) { function
781 // CHECK: test_vbsl_u8
    [all...]
arm_neon_intrinsics.c 728 // CHECK: test_vbsl_u8
730 uint8x8_t test_vbsl_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { function
    [all...]

Completed in 27 milliseconds