Home | History | Annotate | Download | only in IR

Lines Matching refs:OperandList

2145   OperandList[0] = C;
2147 OperandList[i+1] = IdxList[i];
2546 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2579 unsigned OperandToUpdate = U - OperandList;
2608 unsigned OperandToUpdate = U-OperandList;
2622 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2629 for (Use *O = OperandList, *E = OperandList+getNumOperands(); O != E; ++O) {
2635 for (Use *O = OperandList, *E = OperandList + getNumOperands(); O != E; ++O)