Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h43 void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp152 void InProcessMemoryAccess::writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync() function in llvm::orc::InProcessMemoryAccess