Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp143 bool selectVectorAshrLshr(MachineInstr &I, MachineRegisterInfo &MRI);
1944 bool AArch64InstructionSelector::selectVectorAshrLshr( in selectVectorAshrLshr() function in AArch64InstructionSelector
3199 return selectVectorAshrLshr(I, MRI); in select()