Searched refs:selectVectorICmp (Results 1 – 1 of 1) sorted by relevance
177 bool selectVectorICmp(MachineInstr &I, MachineRegisterInfo &MRI);3113 return selectVectorICmp(I, MRI); in select()3458 bool AArch64InstructionSelector::selectVectorICmp( in selectVectorICmp() function in AArch64InstructionSelector