Searched refs:isSelectPseudo (Results 1 – 2 of 2) sorted by relevance
8212 static bool isSelectPseudo(MachineInstr &MI) { in isSelectPseudo() function8308 assert(isSelectPseudo(MI) && "Bad call to emitSelect()"); in emitSelect()8323 if (isSelectPseudo(NextMI)) { in emitSelect()
18236 static bool isSelectPseudo(MachineInstr &MI) { in isSelectPseudo() 18448 if (isSelectPseudo(*SequenceMBBI)) { in emitSelectPseudo() 18525 if (isSelectPseudo(*SelectMBBI)) { in emitSelectPseudo() 18233 static bool isSelectPseudo(MachineInstr &MI) { isSelectPseudo() function