Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1225 static unsigned sForm(MachineInstr &Instr) { in sForm() function
1397 assert(sForm(*MI) != AArch64::INSTRUCTION_LIST_END); in canInstrSubstituteCmpInstr()
1411 if (sForm(*MI) != MI->getOpcode()) in canInstrSubstituteCmpInstr()
1450 unsigned NewOpc = sForm(*MI); in substituteCmpToZero()