Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp91 bool adjustCCMasksForInstr(MachineInstr &MI, MachineInstr &Compare,
293 if (!Opcode || !adjustCCMasksForInstr(MI, Compare, CCUsers, Opcode)) in convertToLoadAndTest()
312 bool SystemZElimCompare::adjustCCMasksForInstr( in adjustCCMasksForInstr() function in SystemZElimCompare
454 (!CCRefs.Def && adjustCCMasksForInstr(MI, Compare, CCUsers))) { in optimizeCompareZero()