Home
last modified time | relevance | path

Searched refs:selectSplitVectorUnmerge (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp206 bool selectSplitVectorUnmerge(MachineInstr &I, MachineRegisterInfo &MRI);
3982 bool AArch64InstructionSelector::selectSplitVectorUnmerge( in selectSplitVectorUnmerge() function in AArch64InstructionSelector
4038 return selectSplitVectorUnmerge(I, MRI); in selectUnmergeValues()