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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp121 bool selectConcatVectors(MachineInstr &I, MachineRegisterInfo &MRI) const;
2420 return selectConcatVectors(I, MRI);
3145 bool AArch64InstructionSelector::selectConcatVectors( function in class:AArch64InstructionSelector

Completed in 47 milliseconds