Home
last modified time | relevance | path

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

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