Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A 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
H A DGlobalStatus.cpp117 Value *StoredVal = SI->getOperand(0); in analyzeGlobalAux() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp265 auto StoredVal = in checkBeginFunction() local
H A DNullabilityChecker.cpp386 auto StoredVal = State->getSVal(*RegionVal).getAs<loc::MemRegionVal>(); in checkValueAtLValForInvariantViolation() local
592 auto StoredVal = State->getSVal(Region).getAs<loc::MemRegionVal>(); in checkLocation() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp446 Value *StoredVal = NextStore->getValueOperand(); in tryMergingIntoMemset() local
801 Value *StoredVal = SI->getValueOperand(); in processStore() local
H A DLoopIdiomRecognize.cpp489 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
775 Value *StoredVal = HeadStore->getValueOperand(); in processLoopStores() local
1100 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore()
H A DLowerMatrixIntrinsics.cpp1833 bool VisitStore(StoreInst *Inst, Value *StoredVal, Value *Ptr, in VisitStore()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1254 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
1344 SDValue StoredVal = StoreNode->getOperand(1); in tryFoldLoadStoreIntoMemOperand() local
H A DSystemZTargetTransformInfo.cpp1169 const Value *StoredVal = SI->getValueOperand(); in getMemoryOpCost() local
H A DSystemZISelLowering.cpp6369 static bool isOnlyUsedByStores(SDValue StoredVal, SelectionDAG &DAG) { in isOnlyUsedByStores()
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1235 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); in TryToShrinkGlobalToBoolean() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3106 SDValue StoredVal, SelectionDAG *CurDAG, in isFusableLoadOpStorePattern()
3239 SDValue StoredVal = StoreNode->getOperand(1); in foldLoadStoreIntoMemOperand() local
H A DX86ISelLowering.cpp26037 SDValue StoredVal = Store->getValue(); in splitVectorStore() local
26072 SDValue StoredVal = Store->getValue(); in scalarizeVectorStore() local
26108 SDValue StoredVal = St->getValue(); in LowerStore() local
50675 SDValue StoredVal = St->getValue(); in combineStore() local
50952 SDValue StoredVal = N->getOperand(1); in combineVEXTRACT_STORE() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1933 Value *StoredVal = SI->getValueOperand(); in isLegalStore() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3484 SVal StoredVal = State->getSVal(MR); in processPointerEscapedOnBind() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18573 SDValue StoredVal; in mergeStoresOfConstantsOrVecElts() local
19002 SDValue StoredVal = ST->getValue(); in tryStoreMergeOfConstants() local
19482 SDValue StoredVal = peekThroughBitcasts(St->getValue()); in mergeConsecutiveStores() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9775 Value *StoredVal = State.get(StoredValue, Part); in execute() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3665 SDValue StoredVal = Store->getValue(); in expandUnalignedRVVStore() local