/external/llvm/lib/Transforms/Utils/ |
D | GlobalStatus.cpp | 99 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 272 Value *StoredVal = SI->getValueOperand(); in processLoopStore() local 441 unsigned StoreAlignment, Value *StoredVal, in processLoopStridedStore()
|
D | GVN.cpp | 664 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/ |
D | LoopIdiomRecognize.cpp | 345 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local 623 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local 746 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
|
D | GVN.cpp | 698 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/ |
D | GlobalOpt.cpp | 213 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/ |
D | X86ISelDAGToDAG.cpp | 1797 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore() 2660 SDValue StoredVal = StoreNode->getOperand(1); in Select() local
|
D | X86ISelLowering.cpp | 29173 SDValue StoredVal = St->getOperand(1); in combineStore() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1061 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA() 1608 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NullabilityChecker.cpp | 370 auto StoredVal = in checkValueAtLValForInvariantViolation() local
|
D | RetainCountChecker.cpp | 3629 SVal StoredVal = state->getSVal(regionLoc->getRegion()); in checkBind() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2152 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11254 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/ |
D | LoopVectorize.cpp | 2541 VectorParts StoredVal = getVectorValue(SI->getValueOperand()); in vectorizeMemoryInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13621 SDValue StoredVal = St->getOperand(1); in PerformSTORECombine() local
|