Lines Matching refs:getValueOperand
1124 Value *ValOp = SI.getValueOperand(); in visitStoreInst()
1482 UserTy = SI->getValueOperand()->getType(); in findCommonType()
2074 Type *STy = SI->getValueOperand()->getType(); in isVectorPromotionViableForSlice()
2301 Ty = SI->getValueOperand()->getType(); in isVectorPromotionViable()
2387 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice()
3016 V = insertInteger(DL, IRB, Old, SI.getValueOperand(), Offset, "insert"); in rewriteIntegerStore()
3028 Store->getValueOperand(), DL); in rewriteIntegerStore()
3041 Value *V = SI.getValueOperand(); in visitStoreInst()
3093 NewSI->getValueOperand(), DL); in visitStoreInst()
3100 NewSI->getValueOperand()->getType() == NewAllocaTy && in visitStoreInst()
3891 DL.getTypeSizeInBits(Store->getValueOperand()->getType()); in emitFunc()
3894 Store->getPointerOperand(), Store->getValueOperand(), in emitFunc()
3909 Value *V = SI.getValueOperand(); in visitStoreInst()
4349 if (auto *LI = dyn_cast<LoadInst>(SI->getValueOperand())) in presplitLoadsAndStores()
4381 auto *StoredLoad = dyn_cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4431 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4467 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()
4634 auto *LI = cast<LoadInst>(SI->getValueOperand()); in presplitLoadsAndStores()