Lines Matching defs:TmpReg
1675 unsigned TmpReg = getRegForValue(BI->getCondition());1676 if (TmpReg == 0)1998 unsigned TmpReg = createResultReg(&X86::GR8RegClass);1999 BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, II, TmpReg)2010 unsigned TmpReg = getRegForValue(Cond);2011 if (TmpReg == 0)