Searched refs:addWrapper (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/ |
| H A D | ExecutionSessionWrapperFunctionCallsTest.cpp | 21 static llvm::orc::shared::CWrapperFunctionResult addWrapper(const char *ArgData, in addWrapper() function 43 ExecutorAddr::fromPtr(addWrapper), Result, 2, 3), in TEST() 67 ExecutorAddr::fromPtr(addWrapper), in TEST()
|
| H A D | WrapperFunctionUtilsTest.cpp | 76 static WrapperFunctionResult addWrapper(const char *ArgData, size_t ArgSize) { in addWrapper() function 94 addWrapper, Result, 1, 2)); in TEST()
|
| /llvm-project-15.0.7/compiler-rt/lib/orc/unittests/ |
| H A D | wrapper_function_utils_test.cpp | 76 static __orc_rt_CWrapperFunctionResult addWrapper(const char *ArgData, in addWrapper() function 103 (void *)&addWrapper, Result, 1, 2)); in TEST() 173 ExecutorAddr::fromPtr(addWrapper), 2, 4)); in TEST()
|