Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp451 const Value *StorePtr, in areNonOverlapSameBaseLoadAndStore()
503 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in getAvailableLoadStore() local
556 Value *StorePtr = SI->getPointerOperand()->stripPointerCasts(); in findAvailablePtrLoadStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp486 Value *StorePtr) { in replacePhiDefWithLoad()
558 Value *StorePtr = updatePhiIncomings(BB, Imcomings); in volatileTilePHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp237 Value *StorePtr = DepSI->getPointerOperand(); in analyzeLoadFromClobberingStore() local
H A DSimplifyCFG.cpp2232 Value *StorePtr = StoreToHoist->getPointerOperand(); in isSafeToSpeculateStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp488 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
777 Value *StorePtr = HeadStore->getPointerOperand(); in processLoopStores() local
1170 Value *StorePtr = SI->getPointerOperand(); in processLoopStoreOfLoopLoad() local
H A DLoopLoadElimination.cpp101 Value *StorePtr = Store->getPointerOperand(); in isDependenceDistanceOfOne() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1939 Value *StorePtr = SI->getPointerOperand(); in isLegalStore() local
2033 Value *StorePtr = SI->getPointerOperand(); in processCopyingStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1428 Register StorePtr = in optimizeMemcpy() local
1531 Register StorePtr = Dst; in optimizeMemmove() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp328 Value *StorePtr = II.getArgOperand(1); in simplifyMaskedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4359 SDValue StorePtr = DAG.getNode(ISD::ADD, DL, PtrTy, FIN, in copyByValRegs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp5462 Address StorePtr = emitAddressAtOffset(*this, DestPtr, RetAI); in EmitCall() local