Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp137 bool selectVectorAshrLshr(MachineInstr &I, MachineRegisterInfo &MRI);
1872 bool AArch64InstructionSelector::selectVectorAshrLshr( in selectVectorAshrLshr() function in AArch64InstructionSelector
3022 return selectVectorAshrLshr(I, MRI); in select()