Home
last modified time | relevance | path

Searched defs:StoreBasePtr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1195 MemmoveVerifier(const Value & LoadBasePtr,const Value & StoreBasePtr,const DataLayout & DL) MemmoveVerifier() argument
1284 Value *StoreBasePtr = Expander.expandCodeFor( processLoopStoreOfLoopLoad() local
[all...]
H A DSROA.cpp4533 Value *StoreBasePtr = SI->getPointerOperand(); presplitLoadsAndStores() local
4602 Instruction *StoreBasePtr = cast<Instruction>(SI->getPointerOperand()); presplitLoadsAndStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2056 Value *StoreBasePtr = Expander.expandCodeFor(StoreEv->getStart(), processCopyingStore() local
[all...]