Searched refs:usesCustomInsertionHook (Results 1 – 6 of 6) sorted by relevance
60 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
54 if (OtherInstrDesc.isPseudo() || OtherInstrDesc.usesCustomInsertionHook() || in computeAliasingInstructions()
500 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
255 if (InstrDesc.isPseudo() || InstrDesc.usesCustomInsertionHook()) in generateSnippets()
1076 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
7191 NextMIIt->usesCustomInsertionHook()) in emitSelect()