Searched refs:LOOP2 (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libmvec/common/ |
H A D | __vhypotf.c | 144 LOOP2: in __vhypotf() 181 goto LOOP2; in __vhypotf()
|
H A D | __vatan.c | 212 LOOP2: in __vatan() 247 goto LOOP2; /* otherwise, examine next arg */ in __vatan()
|
H A D | __vatanf.c | 201 LOOP2: in __vatanf() 237 goto LOOP2; /* otherwise, examine next arg */ in __vatanf()
|
H A D | __vsincos.c | 190 LOOP2: /* Get third arg, same as above. */ in __vsincos() 202 goto LOOP2; in __vsincos() 215 goto LOOP2; in __vsincos()
|
H A D | __vcos.c | 170 LOOP2: /* Get third arg, same as above. */ in __vcos() 187 goto LOOP2; in __vcos()
|
H A D | __vsin.c | 149 LOOP2: in __vsin() 166 goto LOOP2; in __vsin()
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan.S | 363 .LOOP2: label 563 ba .LOOP2 !keep looping
|
H A D | __vsin.S | 1481 subcc LIM_l6,0x3,%g0 ! continue in LOOP2? 1487 bz,a %icc,.LOOP2 1532 .LOOP2: label 2932 ba,pt %icc,.LOOP2 2998 ba,pt %icc,.LOOP2
|
H A D | __vcos.S | 1552 subcc LIM_l6,0x3,%g0 ! continue in LOOP2? 1557 bz,a %icc,.LOOP2 1608 .LOOP2: label 3008 ba,pt %icc,.LOOP2 3074 ba,pt %icc,.LOOP2
|