Home
last modified time | relevance | path

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

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