OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vcombine_f32
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
aarch64-neon-vcombine.c
77
// CHECK-LABEL: define <4 x float> @
test_vcombine_f32
(<2 x float> %low, <2 x float> %high) #0 {
80
float32x4_t
test_vcombine_f32
(float32x2_t low, float32x2_t high) {
function
arm_neon_intrinsics.c
2275
float32x4_t
test_vcombine_f32
(float32x2_t a, float32x2_t b) {
function
[
all
...]
Completed in 3230 milliseconds