Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp927 static unsigned sForm(MachineInstr &Instr) { in sForm() function
1077 assert(sForm(*MI) != AArch64::INSTRUCTION_LIST_END); in canInstrSubstituteCmpInstr()
1091 if (sForm(*MI) != MI->getOpcode()) in canInstrSubstituteCmpInstr()
1129 unsigned NewOpc = sForm(*MI); in substituteCmpToZero()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1353 static unsigned sForm(MachineInstr &Instr) { in sForm() function
1525 assert(sForm(*MI) != AArch64::INSTRUCTION_LIST_END); in canInstrSubstituteCmpInstr()
1539 if (sForm(*MI) != MI->getOpcode()) in canInstrSubstituteCmpInstr()
1578 unsigned NewOpc = sForm(*MI); in substituteCmpToZero()