Lines Matching refs:float
38 test/CodeGen/AArch64/illegal-float-ops.ll | 24 +++----
172 diff --git a/test/CodeGen/AArch64/illegal-float-ops.ll b/test/CodeGen/AArch64/illegal-float-ops.ll
174 --- a/test/CodeGen/AArch64/illegal-float-ops.ll
175 +++ b/test/CodeGen/AArch64/illegal-float-ops.ll
181 @varfloat = global float 0.0
249 define float @exp_f32(float %x) #0 {
257 @@ -25,7 +25,7 @@ define float @exp_f32(float %x) #0 {
276 define float @exp2_f32(float %x) #0 {
284 @@ -96,7 +96,7 @@ define float @exp2_f32(float %x) #0 {
303 define float @log_f32(float %x) #0 {
311 @@ -167,7 +167,7 @@ define float @log_f32(float %x) #0 {
330 define float @log2_f32(float %x) #0 {
338 @@ -238,7 +238,7 @@ define float @log2_f32(float %x) #0 {
357 define float @log10_f32(float %x) #0 {
365 @@ -309,7 +309,7 @@ define float @log10_f32(float %x) #0 {
383 @@ -365,7 +365,7 @@ define float @pow_f32(float %x) #0 {