Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp481 const Value *StorePtr, in areNonOverlapSameBaseLoadAndStore()
533 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in getAvailableLoadStore() local
626 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in findAvailablePtrLoadStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp222 Value *StorePtr = DepSI->getPointerOperand(); in analyzeLoadFromClobberingStore() local
H A DSimplifyCFG.cpp2859 Value *StorePtr = StoreToHoist->getPointerOperand(); in isSafeToSpeculateStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp557 Value *StorePtr) { in replacePhiDefWithLoad()
629 Value *StorePtr = updatePhiIncomings(BB, Incomings); in volatileTilePHI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp97 Value *StorePtr = Store->getPointerOperand(); in isDependenceDistanceOfOne() local
H A DLoopIdiomRecognize.cpp420 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
706 Value *StorePtr = HeadStore->getPointerOperand(); in processLoopStores() local
1177 Value *StorePtr = SI->getPointerOperand(); in processLoopStoreOfLoopLoad() local
H A DDeadStoreElimination.cpp1931 Value *StorePtr = StoreI->getPointerOperand(); in dominatingConditionImpliesValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1928 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
2021 Value *StorePtr = SI->getPointerOperand(); in processCopyingStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp334 Value *StorePtr = II.getArgOperand(1); in simplifyMaskedStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp9008 Register StorePtr = Dst; in lowerMemcpy() local
9114 Register StorePtr = Dst; in lowerMemmove() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4408 SDValue StorePtr = DAG.getNode(ISD::ADD, DL, PtrTy, FIN, in copyByValRegs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5967 Address StorePtr = emitAddressAtOffset(*this, DestPtr, RetAI); in EmitCall() local
H A DCGBuiltin.cpp16527 Value *StorePtr = Builder.CreateConstInBoundsGEP1_32(Int32Ty, BasePtr, i); in EmitX86BuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3063 SDValue StorePtr = DAG.getNode(ISD::ADD, DL, PtrVT, StackPtr, StartOffset); SplitVecRes_VP_REVERSE() local