Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1074 static bool canInstrSubstituteCmpInstr(MachineInstr *MI, MachineInstr *CmpInstr, in canInstrSubstituteCmpInstr() function
1133 if (!canInstrSubstituteCmpInstr(MI, &CmpInstr, TRI)) in substituteCmpToZero()