Searched refs:AllocaReg (Results 1 – 1 of 1) sorted by relevance
1307 uint8_t AllocaReg = ZFL->hasFP(*MF) ? FrameReg : 0; in emitPPA1() local1308 assert(AllocaReg < 16 && "Can't have alloca register larger than 15"); in emitPPA1()1309 (void)AllocaReg; in emitPPA1()