Searched refs:bar_float (Results 1 – 6 of 6) sorted by relevance
64 ; CHECK-NEXT: bl bar_float68 tail call ghccc void @bar_float( float %0 ) nounwind88 declare ghccc void @bar_float (float)
171 declare void @bar_float(%s.float*, float)182 tail call void @bar_float(%s.float* %c, float %add)195 tail call void @bar_float(%s.float* %c, float %val)
172 declare void @bar_float(%s.float*, float)183 tail call void @bar_float(%s.float* %c, float %add)196 tail call void @bar_float(%s.float* %c, float %val)
55 void bar_float(void) { in bar_float() function
56 float bar_float(void) { in bar_float() function