Home
last modified time | relevance | path

Searched defs:writeUInt64sAsync (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h64 void writeUInt64sAsync(ArrayRef<tpctypes::UInt64Write> Ws, in writeUInt64sAsync() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp170 void InProcessMemoryAccess::writeUInt64sAsync( writeUInt64sAsync() function in llvm::orc::InProcessMemoryAccess