Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h178 class ABISupportImpl : public EPCIndirectionUtils::ABISupport {
180 ABISupportImpl() in ABISupportImpl() function
218 EPC, std::make_unique<detail::ABISupportImpl<ORCABI>>())); in CreateWithABI()