Searched refs:unsupportedIf (Results 1 – 3 of 3) sorted by relevance
101 .unsupportedIf([=](const LegalityQuery &Query) { in AArch64LegalizerInfo()119 .unsupportedIf([=](const LegalityQuery &Query) { in AArch64LegalizerInfo()258 .unsupportedIf([&](const LegalityQuery &Query) { in AArch64LegalizerInfo()
18 # action (not just `unsupportedIf`) it forces to review the definition
573 LegalizeRuleSet &unsupportedIf(LegalityPredicate Predicate) { in unsupportedIf() function