Searched defs:StoredValue (Results 1 – 6 of 6) sorted by relevance
373 Value *StoredValue; variable376 StoreExpression(unsigned NumOperands, StoreInst *S, Value *StoredValue, in StoreExpression()
397 Value *StoredValue = nullptr; in run() local
184 Value *StoredValue) { in applyStore()
629 Value *StoredValue = cast<StoreInst>(II.Inst)->getValueOperand(); in instrumentLoadOrStore() local
1417 VPValue *StoredValue, VPValue *Mask) in VPWidenMemoryInstructionRecipe()
2870 VPValue *StoredValue, VPValue *BlockInMask) { in vectorizeMemoryInstruction()9602 VPValue *StoredValue = isStore() ? getStoredValue() : nullptr; in execute() local