Searched refs:tryOptSelect (Results 1 – 1 of 1) sorted by relevance
421 bool tryOptSelect(MachineInstr &MI);3097 if (tryOptSelect(I)) in select()4410 bool AArch64InstructionSelector::tryOptSelect(MachineInstr &I) { in tryOptSelect() function in AArch64InstructionSelector