Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp112 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
DVNCoercion.cpp15 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad()
42 static T *coerceAvailableValueToLoadTypeHelper(T *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadTypeHelper()
140 Value *coerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadType()
/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-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp402 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
692 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local
851 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1207 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
1296 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2212 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
2344 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
DX86ISelLowering.cpp19380 SDValue StoredVal = St->getValue(); in LowerStore() local
36043 SDValue StoredVal = St->getOperand(1); in combineStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1104 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
1696 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2152 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1917 Value *StoredVal = SI->getValueOperand(); in isLegalStore() 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13683 SDValue StoredVal; in MergeStoresOfConstantsOrVecElts() local
14026 SDValue StoredVal = peekThroughBitcast(St->getValue()); in MergeConsecutiveStores() local
14111 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-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2468 Value *StoredVal = getOrCreateVectorValue(SI->getValueOperand(), Part); in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13621 SDValue StoredVal = St->getOperand(1); in PerformSTORECombine() local