Lines Matching refs:NEXT

252 -; GNU-NEXT:    jmp __expf_finite # TAILCALL
253 +; GNU-NEXT: jmp expf # TAILCALL
261 -; GNU-NEXT: jmp __exp_finite # TAILCALL
262 +; GNU-NEXT: jmp exp # TAILCALL
267 ; GNU-NEXT: subq $24, %rsp
268 ; GNU-NEXT: fldt {{[0-9]+}}(%rsp)
269 ; GNU-NEXT: fstpt (%rsp)
270 -; GNU-NEXT: callq __expl_finite
271 +; GNU-NEXT: callq expl
272 ; GNU-NEXT: addq $24, %rsp
273 ; GNU-NEXT: retq
279 -; GNU-NEXT: jmp __exp2f_finite # TAILCALL
280 +; GNU-NEXT: jmp exp2f # TAILCALL
288 -; GNU-NEXT: jmp __exp2_finite # TAILCALL
289 +; GNU-NEXT: jmp exp2 # TAILCALL
294 ; GNU-NEXT: subq $24, %rsp
295 ; GNU-NEXT: fldt {{[0-9]+}}(%rsp)
296 ; GNU-NEXT: fstpt (%rsp)
297 -; GNU-NEXT: callq __exp2l_finite
298 +; GNU-NEXT: callq exp2l
299 ; GNU-NEXT: addq $24, %rsp
300 ; GNU-NEXT: retq
306 -; GNU-NEXT: jmp __logf_finite # TAILCALL
307 +; GNU-NEXT: jmp logf # TAILCALL
315 -; GNU-NEXT: jmp __log_finite # TAILCALL
316 +; GNU-NEXT: jmp log # TAILCALL
321 ; GNU-NEXT: subq $24, %rsp
322 ; GNU-NEXT: fldt {{[0-9]+}}(%rsp)
323 ; GNU-NEXT: fstpt (%rsp)
324 -; GNU-NEXT: callq __logl_finite
325 +; GNU-NEXT: callq logl
326 ; GNU-NEXT: addq $24, %rsp
327 ; GNU-NEXT: retq
333 -; GNU-NEXT: jmp __log2f_finite # TAILCALL
334 +; GNU-NEXT: jmp log2f # TAILCALL
342 -; GNU-NEXT: jmp __log2_finite # TAILCALL
343 +; GNU-NEXT: jmp log2 # TAILCALL
348 ; GNU-NEXT: subq $24, %rsp
349 ; GNU-NEXT: fldt {{[0-9]+}}(%rsp)
350 ; GNU-NEXT: fstpt (%rsp)
351 -; GNU-NEXT: callq __log2l_finite
352 +; GNU-NEXT: callq log2l
353 ; GNU-NEXT: addq $24, %rsp
354 ; GNU-NEXT: retq
360 -; GNU-NEXT: jmp __log10f_finite # TAILCALL
361 +; GNU-NEXT: jmp log10f # TAILCALL
369 -; GNU-NEXT: jmp __log10_finite # TAILCALL
370 +; GNU-NEXT: jmp log10 # TAILCALL
375 ; GNU-NEXT: subq $24, %rsp
376 ; GNU-NEXT: fldt {{[0-9]+}}(%rsp)
377 ; GNU-NEXT: fstpt (%rsp)
378 -; GNU-NEXT: callq __log10l_finite
379 +; GNU-NEXT: callq log10l
380 ; GNU-NEXT: addq $24, %rsp
381 ; GNU-NEXT: retq
386 ; GNU-NEXT: movaps %xmm0, %xmm1
387 -; GNU-NEXT: jmp __powf_finite # TAILCALL
388 +; GNU-NEXT: jmp powf # TAILCALL
395 ; GNU-NEXT: movaps %xmm0, %xmm1
396 -; GNU-NEXT: jmp __pow_finite # TAILCALL
397 +; GNU-NEXT: jmp pow # TAILCALL
402 ; GNU-NEXT: fld %st(0)
403 ; GNU-NEXT: fstpt {{[0-9]+}}(%rsp)
404 ; GNU-NEXT: fstpt (%rsp)
405 -; GNU-NEXT: callq __powl_finite
406 +; GNU-NEXT: callq powl
407 ; GNU-NEXT: addq $40, %rsp
408 ; GNU-NEXT: retq