Searched refs:test_vmax_u8 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c4249 // CHECK-LABEL: define <8 x i8> @test_vmax_u8(<8 x i8> %a, <8 x i8> %b) #0 {
4252 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { function
[all...]
H A Darm_neon_intrinsics.c8523 // CHECK-LABEL: define <8 x i8> @test_vmax_u8(<8 x i8> %a, <8 x i8> %b) #0 {
8526 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { function
[all...]

Completed in 224 milliseconds