Searched refs:usesCustomInsertionHook (Results 1 – 7 of 7) sorted by relevance
58 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
54 if (OtherInstrDesc.isPseudo() || OtherInstrDesc.usesCustomInsertionHook() || in computeAliasingInstructions()
513 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
320 if (InstrDesc.isPseudo() || InstrDesc.usesCustomInsertionHook()) in generateSnippets()
1138 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
7617 if (NextMI.definesRegister(SystemZ::CC) || NextMI.usesCustomInsertionHook()) in emitSelect()
11381 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()