Lines Matching refs:getValueOperand
1172 Value *ValOp = SI.getValueOperand(); in visitStoreInst()
1529 UserTy = SI->getValueOperand()->getType(); in findCommonType()
2122 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice()
2350 Ty = SI->getValueOperand()->getType(); in isVectorPromotionViable()
2436 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice()
3055 V = insertInteger(DL, IRB, Old, SI.getValueOperand(), Offset, "insert"); in rewriteIntegerStore()
3066 Store->getValueOperand(), DL); in rewriteIntegerStore()
3079 Value *V = SI.getValueOperand(); in visitStoreInst()
3130 NewSI->getValueOperand(), DL); in visitStoreInst()
3137 NewSI->getValueOperand()->getType() == NewAllocaTy && in visitStoreInst()
3921 DL.getTypeSizeInBits(Store->getValueOperand()->getType()); in emitFunc()
3924 Store->getPointerOperand(), Store->getValueOperand(), in emitFunc()
3939 Value *V = SI.getValueOperand(); in visitStoreInst()
4308 if (auto *LI = dyn_cast<LoadInst>(SI->getValueOperand())) in presplitLoadsAndStores()
4340 auto *StoredLoad = dyn_cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4390 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4426 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4588 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()