Searched defs:StoredValue (Results 1 – 7 of 7) sorted by relevance
373 Value *StoredValue; variable376 StoreExpression(unsigned NumOperands, StoreInst *S, Value *StoredValue, in StoreExpression()
396 Value *StoredValue = nullptr; in run() local
277 SDValue StoredValue = getStoredValue(Op); in lowerVVP_GATHER_SCATTER() local
192 Value *StoredValue) { in applyStore()
608 Value *StoredValue = cast<StoreInst>(II.Inst)->getValueOperand(); in instrumentLoadOrStore() local
1666 VPValue *StoredValue, VPValue *Mask, in VPWidenMemoryInstructionRecipe()
9708 VPValue *StoredValue = isStore() ? getStoredValue() : nullptr; in execute() local