/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | VNCoercion.cpp | 15 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
|
D | GlobalStatus.cpp | 111 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | VNCoercion.cpp | 17 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad() 67 static T *coerceAvailableValueToLoadTypeHelper(T *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadTypeHelper() 162 Value *coerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy, in coerceAvailableValueToLoadType() 233 auto *StoredVal = DepSI->getValueOperand(); in analyzeLoadFromClobberingStore() local
|
D | GlobalStatus.cpp | 110 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
|
/external/llvm/lib/Transforms/Utils/ |
D | GlobalStatus.cpp | 99 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
|
/external/llvm-project/polly/lib/Transform/ |
D | Simplify.cpp | 273 Value *StoredVal = MA->tryGetValueStored(); in coalesceWrites() local 435 Value *StoredVal = MA->tryGetValueStored(); in removeRedundantWrites() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | NonNullParamChecker.cpp | 265 auto StoredVal = in checkBeginFunction() local
|
D | NullabilityChecker.cpp | 350 auto StoredVal = State->getSVal(*RegionVal).getAs<loc::MemRegionVal>(); in checkValueAtLValForInvariantViolation() local 543 auto StoredVal = State->getSVal(Region).getAs<loc::MemRegionVal>(); in checkLocation() 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/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 462 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local 763 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local 924 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
|
D | MemCpyOptimizer.cpp | 414 Value *StoredVal = NextStore->getValueOperand(); in tryMergingIntoMemset() local 655 Value *StoredVal = SI->getValueOperand(); in processStore() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 429 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local 722 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local 883 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
|
D | LowerMatrixIntrinsics.cpp | 793 bool VisitStore(Instruction *Inst, Value *StoredVal, Value *Ptr, in VisitStore()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 1244 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern() 1334 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() local
|
D | SystemZTargetTransformInfo.cpp | 1043 const Value *StoredVal = SI->getValueOperand(); in getMemoryOpCost() local
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 1248 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern() 1338 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() local
|
D | SystemZTargetTransformInfo.cpp | 1094 const Value *StoredVal = SI->getValueOperand(); in getMemoryOpCost() 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
|
/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
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1137 Instruction *StoredVal) { in AllGlobalLoadUsesSimpleEnoughForHeapSRA() 1739 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1121 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/ |
D | X86ISelDAGToDAG.cpp | 2872 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern() 3005 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 2970 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern() 3103 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
|