Searched refs:isConfigurationSupported (Results 1 – 4 of 4) sorted by relevance
23 bool isConfigurationSupported(Triple &T);
50 bool llvm::dwarf::utils::isConfigurationSupported(Triple &T) { in isConfigurationSupported() function in llvm::dwarf::utils
45 if (!isConfigurationSupported(Triple)) in TestAllForms()459 if (!isConfigurationSupported(Triple)) in TestChildren()589 if (!isConfigurationSupported(Triple)) in TestReferences()839 if (!isConfigurationSupported(Triple)) in TestAddresses()1011 if (!isConfigurationSupported(Triple)) in TEST()1075 if (!isConfigurationSupported(Triple)) in TEST()1104 if (!isConfigurationSupported(Triple)) in TEST()1291 if (!isConfigurationSupported(Triple)) in TEST()1400 if (!isConfigurationSupported(Triple)) in TEST()1462 if (!isConfigurationSupported(Triple)) in TEST()[all …]
43 if (!isConfigurationSupported(T)) in setupGenerator()