Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:xF

219   return (a0->f0 = 0xF) ^ (a0->f1 = 0xF) ^ (a0->f2 = 0xF);
222 return (a0->f0 += 0xF) ^ (a0->f1 += 0xF) ^ (a0->f2 += 0xF);
243 struct s6 g6 = { 0xF };
252 return (a0->f0 += 0xF);
259 struct s6 g6 = { 0xF };
301 struct s8 g8 = { 0xF };