Home
last modified time | relevance | path

Searched defs:MemAccess (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp70 auto MemAccess = std::make_unique<EPCGenericMemoryAccess>(*SelfEPC, FAs); in TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp157 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in createStubs() local
211 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in updatePointer() local
H A DSimpleRemoteEPC.cpp378 if (auto MemAccess = S.CreateMemoryAccess(*this)) { setup() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h429 MemoryAccess *MemAccess = nullptr; global() variable
/llvm-project/polly/lib/Transform/
H A DMatmulOptimizer.cpp380 static bool isMatMulNonScalarReadAccess(MemoryAccess *MemAccess, in isMatMulNonScalarReadAccess() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2658 findLeaderForInst(Instruction * TransInst,SmallPtrSetImpl<Value * > & Visited,MemoryAccess * MemAccess,Instruction * OrigInst,BasicBlock * PredBB) findLeaderForInst() argument
2712 auto *MemAccess = getMemoryAccess(I); makePossiblePHIOfOps() local
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1525 auto *MemAccess = cast<MemSDNode>(N); storeLoadIsAligned() local
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2929 collectStridedAccess(Value * MemAccess) collectStridedAccess() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3526 __anone1bc88201002(Instruction *MemAccess, Value *Ptr) collectLoopScalars() argument
3550 __anone1bc88201202(Instruction *MemAccess, Value *Ptr) collectLoopScalars() argument