Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp159 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in createStubs() local
215 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in updatePointer() local
H A DSimpleRemoteEPC.cpp357 if (auto MemAccess = S.CreateMemoryAccess(*this)) { in setup() local
/aosp_15_r20/system/extras/simpleperf/
H A DETMDecoder.cpp251 class MemAccess : public ITargetMemAccess { class
253 MemAccess(MapLocator& map_locator) : map_locator_(map_locator) {} in MemAccess() function in simpleperf::__anon3f3c96020111::MemAccess
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h373 MemoryAccess *MemAccess = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h411 MemoryAccess *MemAccess = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h429 MemoryAccess *MemAccess = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h429 MemoryAccess *MemAccess = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h429 MemoryAccess *MemAccess = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2654 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
2706 auto *MemAccess = getMemoryAccess(I); in makePossiblePHIOfOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2655 MemoryAccess *MemAccess, Instruction *OrigInst, in findLeaderForInst()
2709 auto *MemAccess = getMemoryAccess(I); in makePossiblePHIOfOps() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs2388 pub struct MemAccess { struct
2395 impl fmt::Display for MemAccess { implementation
H A Dsm50.rs2217 fn set_mem_access(&mut self, access: &MemAccess) { in set_mem_access()
H A Dsm70.rs2568 fn set_mem_access(&mut self, access: &MemAccess) { in set_mem_access()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1475 auto *MemAccess = cast<LSBaseSDNode>(N); in storeLoadIsAligned() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1901 void LoopAccessInfo::collectStridedAccess(Value *MemAccess) { in collectStridedAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2282 void LoopAccessInfo::collectStridedAccess(Value *MemAccess) { in collectStridedAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2559 void LoopAccessInfo::collectStridedAccess(Value *MemAccess) { in collectStridedAccess()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4433 auto isScalarUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()
4457 auto evaluatePtrUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4215 auto isScalarUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()
4239 auto evaluatePtrUse = [&](Instruction *MemAccess, Value *Ptr) { in collectLoopScalars()