HomeSort by relevance Sort by last modified time
    Searched full:test_fmaq_order (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
arm-neon-fma.c 23 // CHECK-LABEL: define <4 x float> @test_fmaq_order(<4 x float> %accum, <4 x float> %lhs, <4 x float> %rhs) #0 {
32 float32x4_t test_fmaq_order(float32x4_t accum, float32x4_t lhs, float32x4_t rhs) { function

Completed in 1280 milliseconds