Searched refs:sForm (Results 1 – 1 of 1) sorted by relevance
1508 static unsigned sForm(MachineInstr &Instr) { in sForm() function1701 assert(sForm(MI) != AArch64::INSTRUCTION_LIST_END); in canInstrSubstituteCmpInstr()1712 if (sForm(MI) != MI.getOpcode()) in canInstrSubstituteCmpInstr()1731 unsigned NewOpc = sForm(*MI); in substituteCmpToZero()