Home
last modified time | relevance | path

Searched refs:writeUInt16sAsync (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h50 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws, in writeUInt16sAsync() function
H A DExecutorProcessControl.h111 virtual void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,
137 writeUInt16sAsync(Ws, in writeUInt16s()
441 void writeUInt16sAsync(ArrayRef<tpctypes::UInt16Write> Ws,
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp156 void InProcessMemoryAccess::writeUInt16sAsync( in writeUInt8sAsync()
159 void InProcessMemoryAccess::writeUInt16sAsync( writeUInt16sAsync() function in llvm::orc::InProcessMemoryAccess