Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1394 static bool canInstrSubstituteCmpInstr(MachineInstr *MI, MachineInstr *CmpInstr, in canInstrSubstituteCmpInstr() function
1454 if (!canInstrSubstituteCmpInstr(MI, &CmpInstr, TRI)) in substituteCmpToZero()