Home | History | Annotate | Download | only in arm64

Lines Matching refs:unique_fpregs

227   RegList unique_fpregs = 0;
237 unique_fpregs |= regs[i].Bit();
246 CountSetBits(unique_fpregs, sizeof(unique_fpregs) * kBitsPerByte);