Home | History | Annotate | Download | only in VMCore

Lines Matching refs:OperandList

150   OperandList = allocHungoffUses(ReservedSpace);
191 Use *OL = OperandList, *InOL = LP.OperandList;
222 OperandList = allocHungoffUses(ReservedSpace);
223 OperandList[0] = PersFn;
236 Use *OldOps = OperandList;
240 OperandList = NewOps;
249 OperandList[OpNo] = Val;
1307 OperandList[0] = Ptr;
3124 OperandList = allocHungoffUses(ReservedSpace);
3126 OperandList[0] = Value;
3127 OperandList[1] = Default;
3156 Use *OL = OperandList, *InOL = SI.OperandList;
3192 Use *OL = OperandList;
3215 Use *OldOps = OperandList;
3219 OperandList = NewOps;
3243 OperandList = allocHungoffUses(ReservedSpace);
3245 OperandList[0] = Address;
3258 Use *OldOps = OperandList;
3261 OperandList = NewOps;
3283 Use *OL = OperandList, *InOL = IBI.OperandList;
3302 OperandList[OpNo] = DestBB;
3311 Use *OL = OperandList;