Lines Matching refs:getOperandUse

6083       Ops.push_back(&GEP->getOperandUse(1));  in shouldSinkVectorOfPtrs()
6098 Ops.push_back(&cast<Instruction>(Op)->getOperandUse(0)); in shouldSinkVScale()
6104 Ops.push_back(&cast<Instruction>(ZExtOp)->getOperandUse(0)); in shouldSinkVScale()
6105 Ops.push_back(&cast<Instruction>(Op)->getOperandUse(0)); in shouldSinkVScale()
6122 Ops.push_back(&II->getOperandUse(0)); in isProfitableToSinkOperands()
6123 Ops.push_back(&II->getOperandUse(1)); in isProfitableToSinkOperands()
6140 Ops.push_back(&II->getOperandUse(0)); in isProfitableToSinkOperands()
6142 Ops.push_back(&II->getOperandUse(1)); in isProfitableToSinkOperands()
6150 Ops.push_back(&II->getOperandUse(1)); in isProfitableToSinkOperands()
6152 Ops.push_back(&II->getOperandUse(2)); in isProfitableToSinkOperands()
6158 Ops.push_back(&II->getOperandUse(0)); in isProfitableToSinkOperands()
6167 Ops.push_back(&II->getOperandUse(1)); in isProfitableToSinkOperands()
6197 Ops.push_back(&II->getOperandUse(3)); in isProfitableToSinkOperands()
6203 Ops.push_back(&II->getOperandUse(0)); in isProfitableToSinkOperands()
6204 Ops.push_back(&II->getOperandUse(1)); in isProfitableToSinkOperands()
6241 Ops.push_back(&I->getOperandUse(Op)); in isProfitableToSinkOperands()
6250 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6260 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6281 Ops.push_back(&Ext1->getOperandUse(0)); in isProfitableToSinkOperands()
6282 Ops.push_back(&Ext2->getOperandUse(0)); in isProfitableToSinkOperands()
6285 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6286 Ops.push_back(&I->getOperandUse(1)); in isProfitableToSinkOperands()
6317 &MainAnd->getOperandUse(MainAnd->getOperand(0) == IA ? 1 : 0)); in isProfitableToSinkOperands()
6318 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6319 Ops.push_back(&I->getOperandUse(1)); in isProfitableToSinkOperands()
6349 Ops.push_back(&Ext->getOperandUse(0)); in isProfitableToSinkOperands()
6369 Ops.push_back(&Shuffle->getOperandUse(0)); in isProfitableToSinkOperands()
6411 Ops.push_back(&Insert->getOperandUse(1)); in isProfitableToSinkOperands()
6412 Ops.push_back(&Shuffle->getOperandUse(0)); in isProfitableToSinkOperands()
6426 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6428 Ops.push_back(&I->getOperandUse(1)); in isProfitableToSinkOperands()
6443 Ops.push_back(&I->getOperandUse(0)); in isProfitableToSinkOperands()
6445 Ops.push_back(&I->getOperandUse(1)); in isProfitableToSinkOperands()