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