Home | History | Annotate | Download | only in include

Lines Matching refs:vcreate_f32

1616 float32x2_t vcreate_f32(uint64_t a); // VMOV d0,r0,r0
12159 float32x2_t vcreate_f32(uint64_t a); // VMOV d0,r0,r0
12160 #define vcreate_f32(a) (*(__m64_128*)&(a))