Lines Matching refs:f13
14 %b = call float asm sideeffect "mov.s $0, $1", "={$f13},{$f12}" (float %a)
17 ; Clobber all except $f12/$w12 and $f13
20 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
24 ; must copy $f13 to an even-numbered register before inserting into the
33 ; ALL: mov.s $f13, $f12
36 ; NOODDSPREG: mov.s $f[[F0:[0-9]+]], $f13
48 %b = call float asm sideeffect "mov.s $0, $1", "={$f13},{$f12}" (float %a)
51 ; Clobber all except $f12/$w12 and $f13
54 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
58 ; must copy $f13 to an even-numbered register before inserting into the
67 ; ALL: mov.s $f13, $f12
70 ; NOODDSPREG: mov.s $f[[F0:[0-9]+]], $f13
83 ; Clobber all except $f12, and $f13
86 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
111 ; Clobber all except $f13
114 ; allocator will choose $f13/$w13 for the vector since that saves on moves.