Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:xF

236   return (a0->f0 = 0xF) ^ (a0->f1 = 0xF) ^ (a0->f2 = 0xF);
239 return (a0->f0 += 0xF) ^ (a0->f1 += 0xF) ^ (a0->f2 += 0xF);
260 struct s6 g6 = { 0xF };
269 return (a0->f0 += 0xF);
276 struct s6 g6 = { 0xF };
325 struct s8 g8 = { 0xF };