Home | History | Annotate | Download | only in CBackend

Lines Matching refs:DestVal

3264     Value *DestVal;
3268 DestVal = ResultVals[ValueCount].first;
3271 DestVal = CI.getArgOperand(ValueCount-ResultVals.size());
3276 Out << "\"=" << C << "\"(" << GetValueName(DestVal);