Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h42 void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp142 void SelfExecutorProcessControl::writeUInt8sAsync( in writeUInt8sAsync() function in llvm::orc::SelfExecutorProcessControl