Searched refs:tryOptSelectConjunction (Results 1 – 1 of 1) sorted by relevance
449 bool tryOptSelectConjunction(GSelect &Sel, MachineInstr &CondMI);4973 bool AArch64InstructionSelector::tryOptSelectConjunction(GSelect &SelI, in tryOptSelectConjunction() function in AArch64InstructionSelector5022 if (tryOptSelectConjunction(I, *CondDef)) in tryOptSelect()