Home
last modified time | relevance | path

Searched defs:getMemoryAccess (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/Support/
DVirtualInstruction.h151 MemoryAccess *getMemoryAccess() const { return InputMA; } in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/Support/
DVirtualInstruction.h151 MemoryAccess *getMemoryAccess() const { return InputMA; } in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/Support/
DVirtualInstruction.h151 MemoryAccess *getMemoryAccess() const { return InputMA; } in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/Support/
DVirtualInstruction.h151 MemoryAccess *getMemoryAccess() const { return InputMA; } in getMemoryAccess() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DMemorySSA.cpp810 MemoryAccess *MemorySSA::getMemoryAccess(const Value *I) const { in getMemoryAccess() function in llvm::MemorySSA
814 MemoryPhi *MemorySSA::getMemoryAccess(const BasicBlock *BB) const { in getMemoryAccess() function in llvm::MemorySSA
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h210 MemoryAccess &getMemoryAccess() const { in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h221 MemoryAccess &getMemoryAccess() const { in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h221 MemoryAccess &getMemoryAccess() const { in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h221 MemoryAccess &getMemoryAccess() const { in getMemoryAccess() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h221 MemoryAccess &getMemoryAccess() const { in getMemoryAccess() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp906 MemoryUseOrDef *NewGVN::getMemoryAccess(const Instruction *I) const { in getMemoryAccess() function in NewGVN
912 MemoryPhi *NewGVN::getMemoryAccess(const BasicBlock *BB) const { in getMemoryAccess() function in NewGVN
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp938 MemoryUseOrDef *NewGVN::getMemoryAccess(const Instruction *I) const { in getMemoryAccess() function in NewGVN
944 MemoryPhi *NewGVN::getMemoryAccess(const BasicBlock *BB) const { in getMemoryAccess() function in NewGVN