Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp133 bool selectVectorAshrLshr(MachineInstr &I, MachineRegisterInfo &MRI);
1708 bool AArch64InstructionSelector::selectVectorAshrLshr( in selectVectorAshrLshr() function in AArch64InstructionSelector
2738 return selectVectorAshrLshr(I, MRI); in select()