Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h50 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16sAsync() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp159 void InProcessMemoryAccess::writeUInt16sAsync( in writeUInt16sAsync() function in llvm::orc::InProcessMemoryAccess