Lines Matching refs:label
137 * label: free local numeric label
140 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \
143 brlz,pn tmp1, label/**/f /* not initialized? */ ;\
150 bnz,a,pn %icc, label/**/f /* disabled for this op? */ ;\
156 brz,pn tmp2, label/**/f /* early in startup? */ ;\
166 blu,a,pn %xcc, label/**/f ;\
178 label:
195 * label1: free local numeric label
196 * [label2: free local numeric label]
212 #define FPRAS_REWRITE_TYPE1(blk, doex, fpq, tmp1, label) \
213 brz,pn doex, label/**/f ;\
221 label:
309 * label: free local numeric label
312 #define FPRAS_CHECK(operation, doex, label) \
313 brz,pn doex, label/**/f ;\
318 be %icc, label/**/f ;\
326 label: