Home
last modified time | relevance | path

Searched defs:StoredValue (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h373 Value *StoredValue; variable
376 StoreExpression(unsigned NumOperands, StoreInst *S, Value *StoredValue, in StoreExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp277 SDValue StoredValue = getStoredValue(Op); lowerVVP_GATHER_SCATTER() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp447 Value *StoredValue = nullptr; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1744 Value *StoredValue = Store.getValueOperand(); in propagateFTStore() local
1788 Value *StoredValue = Store.getValueOperand(); in propagateNonFTStore() local
1890 Value *StoredValue = Store->getValueOperand(); in propagateShadowValues() local
H A DThreadSanitizer.cpp605 Value *StoredValue = cast<StoreInst>(II.Inst)->getValueOperand(); in instrumentLoadOrStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp211 Value *StoredValue) { in applyStore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9338 VPValue *StoredValue = getStoredValue(); in execute() local