Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp95 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp731 Value *StoredVal = SI->getValueOperand(); in processLoopStore() local
901 unsigned StoreAlignment, Value *StoredVal, in processLoopStridedStore()
DGVN.cpp837 static bool CanCoerceMustAliasedValueToLoad(Value *StoredVal, in CanCoerceMustAliasedValueToLoad()
861 static Value *CoerceAvailableValueToLoadType(Value *StoredVal, in CoerceAvailableValueToLoadType()
1927 Value *StoredVal = DepSI->getValueOperand(); in processLoad() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1940 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
2777 SDValue StoredVal = StoreNode->getOperand(1); in Select() local
DX86ISelLowering.cpp22732 SDValue StoredVal = St->getOperand(1); in PerformSTORECombine() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1104 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
1651 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2036 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10080 SDValue StoredVal; in MergeStoresOfConstantsOrVecElts() local
10182 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
10336 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
10389 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp3579 SVal StoredVal = state->getSVal(regionLoc->getRegion()); in checkBind() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1838 VectorParts StoredVal = getVectorValue(SI->getValueOperand()); in vectorizeMemoryInstruction() local