Home | History | Annotate | Download | only in VMCore

Lines Matching refs:OperandList

2029   OperandList[0] = C;
2031 OperandList[i+1] = IdxList[i];
2402 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2435 unsigned OperandToUpdate = U - OperandList;
2464 unsigned OperandToUpdate = U-OperandList;
2478 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2485 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2491 for (Use *O = OperandList, *E = OperandList + getNumOperands(); O != E; ++O)