Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccess.h31 ExecutorAddr WriteUInt16s; member
53 FAs.WriteUInt16s, std::move(OnWriteComplete), Ws); in writeUInt16sAsync()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp50 FAs.WriteUInt16s = ExecutorAddr::fromPtr( in TEST()