Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1699 static bool canInstrSubstituteCmpInstr(MachineInstr &MI, MachineInstr &CmpInstr, in canInstrSubstituteCmpInstr() function
1735 if (!canInstrSubstituteCmpInstr(*MI, CmpInstr, TRI)) in substituteCmpToZero()