Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp267 auto StoredVal = in checkBeginFunction() local
H A DNullabilityChecker.cpp394 auto StoredVal = State->getSVal(*RegionVal).getAs<loc::MemRegionVal>(); in checkValueAtLValForInvariantViolation() local
627 auto StoredVal = State->getSVal(Region).getAs<loc::MemRegionVal>(); in checkLocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp414 Value *StoredVal = SI->getValueOperand(); isLegalStore() local
700 Value *StoredVal = HeadStore->getValueOperand(); processLoopStores() local
1002 processLoopStridedStore(Value * DestPtr,const SCEV * StoreSizeSCEV,MaybeAlign StoreAlignment,Value * StoredVal,Instruction * TheStore,SmallPtrSetImpl<Instruction * > & Stores,const SCEVAddRecExpr * Ev,const SCEV * BECount,bool IsNegStride,bool IsLoopMemset) processLoopStridedStore() argument
[all...]
H A DMemCpyOptimizer.cpp402 Value *StoredVal = NextStore->getValueOperand(); tryMergingIntoMemset() local
771 Value *StoredVal = SI->getValueOperand(); processStore() local
H A DLowerMatrixIntrinsics.cpp1987 VisitStore(StoreInst * Inst,Value * StoredVal,Value * Ptr,IRBuilder<> & Builder) VisitStore() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1289 isFusableLoadOpStorePattern(StoreSDNode * StoreNode,SDValue StoredVal,SelectionDAG * CurDAG,LoadSDNode * & LoadNode,SDValue & InputChain) isFusableLoadOpStorePattern() argument
1379 SDValue StoredVal = StoreNode->getOperand(1); tryFoldLoadStoreIntoMemOperand() local
[all...]
H A DSystemZTargetTransformInfo.cpp1219 const Value *StoredVal = SI->getValueOperand(); getMemoryOpCost() local
H A DSystemZISelLowering.cpp6864 isOnlyUsedByStores(SDValue StoredVal,SelectionDAG & DAG) isOnlyUsedByStores() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp411 __anon364a5b7b0502(const Value* StoredVal) analyzeAllUses() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1253 Instruction *StoredVal = cast<Instruction>(SI->getOperand(0)); TryToShrinkGlobalToBoolean() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3364 isFusableLoadOpStorePattern(StoreSDNode * StoreNode,SDValue StoredVal,SelectionDAG * CurDAG,unsigned LoadOpNo,LoadSDNode * & LoadNode,SDValue & InputChain) isFusableLoadOpStorePattern() argument
3497 SDValue StoredVal = StoreNode->getOperand(1); foldLoadStoreIntoMemOperand() local
[all...]
H A DX86ISelLowering.cpp24391 SDValue StoredVal = Store->getValue(); splitVectorStore() local
24426 SDValue StoredVal = Store->getValue(); scalarizeVectorStore() local
24462 SDValue StoredVal = St->getValue(); LowerStore() local
50385 SDValue StoredVal = St->getValue(); combineStore() local
50666 SDValue StoredVal = N->getOperand(1); combineVEXTRACT_STORE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1933 Value *StoredVal = SI->getValueOperand(); isLegalStore() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3503 SVal StoredVal = State->getSVal(MR); processPointerEscapedOnBind() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19889 SDValue StoredVal; mergeStoresOfConstantsOrVecElts() local
20339 SDValue StoredVal = ST->getValue(); tryStoreMergeOfConstants() local
20828 SDValue StoredVal = peekThroughBitcasts(St->getValue()); mergeConsecutiveStores() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9504 Value *StoredVal = State.get(StoredValue, Part); execute() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5277 SDValue StoredVal = Store->getValue(); expandUnalignedRVVStore() local