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