Home
last modified time | relevance | path

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

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