Searched refs:isConfigurationSupported (Results 1 – 4 of 4) sorted by relevance
23 bool isConfigurationSupported(Triple &T);
39 bool llvm::dwarf::utils::isConfigurationSupported(Triple &T) { in isConfigurationSupported() function in llvm::dwarf::utils
46 if (!isConfigurationSupported(Triple)) in TestAllForms()459 if (!isConfigurationSupported(Triple)) in TestChildren()588 if (!isConfigurationSupported(Triple)) in TestReferences()836 if (!isConfigurationSupported(Triple)) in TestAddresses()1007 if (!isConfigurationSupported(Triple)) in TEST()1189 if (!isConfigurationSupported(Triple)) in TEST()1301 if (!isConfigurationSupported(Triple)) in TEST()1362 if (!isConfigurationSupported(Triple)) in TEST()1580 if (!isConfigurationSupported(Triple)) in TEST()1642 if (!isConfigurationSupported(Triple)) in TEST()[all …]
42 if (!isConfigurationSupported(T)) in setupGenerator()