Lines Matching refs:nregs
552 void getAllocableRegs_MIPS(Int * nregs, HReg ** arr, Bool mode64)555 *nregs = 27;557 *nregs = 34;559 *arr = LibVEX_Alloc(*nregs * sizeof(HReg));622 vassert(i == *nregs);