Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp119 bool OnlyExpandMCInstPredicates = false);
1529 bool OnlyExpandMCInstPredicates) { in collectVariantClasses() argument
1535 if (OnlyExpandMCInstPredicates) { in collectVariantClasses()
1562 raw_ostream &OS, bool OnlyExpandMCInstPredicates) { in emitSchedModelHelpersImpl() argument
1565 OnlyExpandMCInstPredicates); in emitSchedModelHelpersImpl()
1568 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates); in emitSchedModelHelpersImpl()
1589 PE.setExpandForMC(OnlyExpandMCInstPredicates); in emitSchedModelHelpersImpl()
1595 OS << (OnlyExpandMCInstPredicates in emitSchedModelHelpersImpl()
1614 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T)) in emitSchedModelHelpersImpl()
1634 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates); in emitSchedModelHelpersImpl()