Home
last modified time | relevance | path

Searched defs:StoredVal (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp99 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp272 Value *StoredVal = SI->getValueOperand(); in processLoopStore() local
441 unsigned StoreAlignment, Value *StoredVal, in processLoopStridedStore()
DGVN.cpp664 static bool CanCoerceMustAliasedValueToLoad(Value *StoredVal, in CanCoerceMustAliasedValueToLoad()
689 static Value *CoerceAvailableValueToLoadType(Value *StoredVal, in CoerceAvailableValueToLoadType()
1782 Value *StoredVal = DepSI->getValueOperand(); in processLoad() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp345 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
623 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local
746 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
DGVN.cpp698 static bool CanCoerceMustAliasedValueToLoad(Value *StoredVal, in CanCoerceMustAliasedValueToLoad()
722 static Value *CoerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in CoerceAvailableValueToLoadType()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp213 Value *StoredVal = SI->getOperand(0); in AnalyzeGlobal() local
1122 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
1665 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1797 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
2660 SDValue StoredVal = StoreNode->getOperand(1); in Select() local
DX86ISelLowering.cpp29173 SDValue StoredVal = St->getOperand(1); in combineStore() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1061 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
1608 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp370 auto StoredVal = in checkValueAtLValForInvariantViolation() local
DRetainCountChecker.cpp3629 SVal StoredVal = state->getSVal(regionLoc->getRegion()); in checkBind() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2152 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11254 SDValue StoredVal; in MergeStoresOfConstantsOrVecElts() local
11514 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
11609 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2541 VectorParts StoredVal = getVectorValue(SI->getValueOperand()); in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13621 SDValue StoredVal = St->getOperand(1); in PerformSTORECombine() local