Home
last modified time | relevance | path

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

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