Lines Matching refs:getValueOperand
793 Value *ValOp = SI.getValueOperand(); in visitStoreInst()
1156 UserTy = SI->getValueOperand()->getType(); in findCommonType()
1838 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice()
1895 CheckCandidateType(SI->getValueOperand()->getType()); in isVectorPromotionViable()
2032 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice()
2633 V = insertInteger(DL, IRB, Old, SI.getValueOperand(), Offset, "insert"); in rewriteIntegerStore()
2652 Value *V = SI.getValueOperand(); in visitStoreInst()
2718 NewSI->getValueOperand()->getType() == NewAllocaTy && in visitStoreInst()
3446 Value *V = SI.getValueOperand(); in visitStoreInst()
3813 if (auto *LI = dyn_cast<LoadInst>(SI->getValueOperand())) in presplitLoadsAndStores()
3845 auto *StoredLoad = dyn_cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
3895 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
3931 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4093 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()