Searched refs:selectVectorICmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp127 bool selectVectorICmp(MachineInstr &I, MachineRegisterInfo &MRI) const;
2288 return selectVectorICmp(I, MRI);
2606 bool AArch64InstructionSelector::selectVectorICmp( function in class:AArch64InstructionSelector

Completed in 107 milliseconds