Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h32 ExecutorAddr WriteUInt32s; member
60 FAs.WriteUInt32s, std::move(OnWriteComplete), Ws); in writeUInt32sAsync()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp52 FAs.WriteUInt32s = ExecutorAddr::fromPtr( in TEST()