Home
last modified time | relevance | path

Searched refs:WriteUInt64s (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h33 ExecutorAddr WriteUInt64s; member
67 FAs.WriteUInt64s, std::move(OnWriteComplete), Ws); in writeUInt64sAsync()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp54 FAs.WriteUInt64s = ExecutorAddr::fromPtr( in TEST()