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