Searched refs:SPTmp (Results 1 – 1 of 1) sorted by relevance
1200 unsigned SPTmp = MRI->createGenericVirtualRegister(PtrTy); in translateAlloca() local1201 MIRBuilder.buildCopy(SPTmp, SPReg); in translateAlloca()1204 MIRBuilder.buildGEP(AllocTmp, SPTmp, AllocSize); in translateAlloca()