Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DTPCIndirectionUtils.h176 class ABISupportImpl : public TPCIndirectionUtils::ABISupport {
178 ABISupportImpl() in ABISupportImpl() function
216 TPC, std::make_unique<detail::ABISupportImpl<ORCABI>>())); in CreateWithABI()