Home | History | Annotate | Download | only in IR

Lines Matching refs:OperandList

151   OperandList = allocHungoffUses(ReservedSpace);
198 Use *OL = OperandList, *InOL = LP.OperandList;
229 OperandList = allocHungoffUses(ReservedSpace);
230 OperandList[0] = PersFn;
243 Use *OldOps = OperandList;
247 OperandList = NewOps;
256 OperandList[OpNo] = Val;
1335 OperandList[0] = Ptr;
3146 OperandList = allocHungoffUses(ReservedSpace);
3148 OperandList[0] = Value;
3149 OperandList[1] = Default;
3178 Use *OL = OperandList, *InOL = SI.OperandList;
3228 Use *OL = OperandList;
3261 Use *OldOps = OperandList;
3265 OperandList = NewOps;
3289 OperandList = allocHungoffUses(ReservedSpace);
3291 OperandList[0] = Address;
3304 Use *OldOps = OperandList;
3307 OperandList = NewOps;
3329 Use *OL = OperandList, *InOL = IBI.OperandList;
3348 OperandList[OpNo] = DestBB;
3357 Use *OL = OperandList;