Home
last modified time | relevance | path

Searched refs:WriteUInt8s (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h30 ExecutorAddr WriteUInt8s; member
46 FAs.WriteUInt8s, std::move(OnWriteComplete), Ws); in writeUInt8sAsync()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp48 FAs.WriteUInt8s = ExecutorAddr::fromPtr( in TEST()