Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericMemoryAccessTest.cpp21 llvm::orc::shared::CWrapperFunctionResult testWriteUInts(const char *ArgData, in testWriteUInts() function
60 &testWriteUInts<tpctypes::UInt8Write, SPSMemoryAccessUInt8Write>); in TEST()
62 &testWriteUInts<tpctypes::UInt16Write, SPSMemoryAccessUInt16Write>); in TEST()
64 &testWriteUInts<tpctypes::UInt32Write, SPSMemoryAccessUInt32Write>); in TEST()
66 &testWriteUInts<tpctypes::UInt64Write, SPSMemoryAccessUInt64Write>); in TEST()