Home
last modified time | relevance | path

Searched defs:StorePtr (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp556 const Value *StorePtr, in areNonOverlapSameBaseLoadAndStore()
608 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in getAvailableLoadStore() local
701 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in findAvailablePtrLoadStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp245 Value *StorePtr = DepSI->getPointerOperand(); in analyzeLoadFromClobberingStore() local
H A DSimplifyCFG.cpp2997 Value *StorePtr = StoreToHoist->getPointerOperand(); in isSafeToSpeculateStore() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp134 Value *StorePtr = buildTargetLegalPtr(M, Ptr, IP, "", nullptr); in buildTargetLegalStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp95 Value *StorePtr = Store->getPointerOperand(); in isDependenceDistanceOfOne() local
H A DLoopIdiomRecognize.cpp448 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
730 Value *StorePtr = HeadStore->getPointerOperand(); in processLoopStores() local
1206 Value *StorePtr = SI->getPointerOperand(); in processLoopStoreOfLoopLoad() local
H A DDeadStoreElimination.cpp2116 Value *StorePtr = StoreI->getPointerOperand(); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp694 Value *StorePtr) { in replacePhiDefWithLoad()
766 Value *StorePtr = updatePhiIncomings(BB, Incomings); in volatileTilePHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1916 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
2009 Value *StorePtr = SI->getPointerOperand(); in processCopyingStore() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DX86.cpp2920 Value *StorePtr = Builder.CreateConstInBoundsGEP1_32(Int32Ty, BasePtr, i); in EmitX86BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp332 Value *StorePtr = II.getArgOperand(1); in simplifyMaskedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4581 SDValue StorePtr = DAG.getNode(ISD::ADD, DL, PtrTy, FIN, in copyByValRegs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp9970 Register StorePtr = Dst; in lowerMemcpy() local
10076 Register StorePtr = Dst; in lowerMemmove() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp6159 Address StorePtr = emitAddressAtOffset(*this, DestPtr, RetAI); in EmitCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3202 SDValue StorePtr = DAG.getNode(ISD::ADD, DL, PtrVT, StackPtr, StartOffset); in SplitVecRes_VP_REVERSE() local