Home
last modified time | relevance | path

Searched refs:EPCGenericMemoryAccess (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h26 class EPCGenericMemoryAccess : public ExecutorProcessControl::MemoryAccess {
39 EPCGenericMemoryAccess(ExecutorProcessControl &EPC, FuncAddrs FAs) in EPCGenericMemoryAccess() function
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp47 EPCGenericMemoryAccess::FuncAddrs FAs; in TEST()
58 auto MemAccess = std::make_unique<EPCGenericMemoryAccess>(*SelfEPC, FAs); in TEST()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5296 llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h