Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h57 void writeUInt32sAsync(ArrayRef<tpctypes::UInt32Write> Ws, in writeUInt32sAsync() function
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp166 void InProcessMemoryAccess::writeUInt32sAsync( writeUInt32sAsync() function in llvm::orc::InProcessMemoryAccess