Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp15 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad()
52 static T *coerceAvailableValueToLoadTypeHelper(T *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadTypeHelper()
150 Value *coerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadType()
220 auto *StoredVal = DepSI->getValueOperand(); in analyzeLoadFromClobberingStore() local
DGlobalStatus.cpp111 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp18 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad()
76 Value *coerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadType()
213 auto *StoredVal = DepSI->getValueOperand(); in analyzeLoadFromClobberingStore() local
DGlobalStatus.cpp117 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp99 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() 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-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp429 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
722 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local
883 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
DLowerMatrixIntrinsics.cpp793 bool VisitStore(Instruction *Inst, Value *StoredVal, Value *Ptr, in VisitStore()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp446 Value *StoredVal = NextStore->getValueOperand(); in tryMergingIntoMemset() local
801 Value *StoredVal = SI->getValueOperand(); in processStore() local
DLoopIdiomRecognize.cpp487 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
773 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local
1098 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1244 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
1334 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() local
DSystemZTargetTransformInfo.cpp1043 const Value *StoredVal = SI->getValueOperand(); in getMemoryOpCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1254 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
1344 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() local
DSystemZTargetTransformInfo.cpp1169 const Value *StoredVal = SI->getValueOperand(); in getMemoryOpCost() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1797 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
2660 SDValue StoredVal = StoreNode->getOperand(1); in Select() 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1121 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
1723 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2872 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
3005 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1235 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3106 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
3239 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1933 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2152 SVal StoredVal = State->getSVal(regionLoc->getRegion()); in processPointerEscapedOnBind() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1920 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local

12