Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp99 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp305 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
387 Value *StoredVal = SI->getValueOperand(); in processLoopStore() local
497 Value *StoredVal, Instruction *TheStore, const SCEVAddRecExpr *Ev, in processLoopStridedStore()
DGVN.cpp851 static bool CanCoerceMustAliasedValueToLoad(Value *StoredVal, in CanCoerceMustAliasedValueToLoad()
875 static Value *CoerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in CoerceAvailableValueToLoadType()
1985 Value *StoredVal = DepSI->getValueOperand(); in processLoad() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2076 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
2941 SDValue StoredVal = StoreNode->getOperand(1); in Select() local
DX86ISelLowering.cpp26128 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.cpp2090 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp3636 SVal StoredVal = state->getSVal(regionLoc->getRegion()); in checkBind() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11124 SDValue StoredVal; in MergeStoresOfConstantsOrVecElts() local
11353 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
11442 SDValue StoredVal = St->getValue(); in MergeConsecutiveStores() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2455 VectorParts StoredVal = getVectorValue(SI->getValueOperand()); in vectorizeMemoryInstruction() local