Searched defs:writeUInt8sAsync (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | EPCGenericMemoryAccess.h | 43 void writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, in writeUInt8sAsync() function |
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ExecutorProcessControl.cpp | 149 void InProcessMemoryAccess::writeUInt8sAsync(ArrayRef<tpctypes::UInt8Write> Ws, writeUInt8sAsync() function in llvm::orc::InProcessMemoryAccess |