Searched refs:selectShiftA_64 (Results 1 – 1 of 1) sorted by relevance
304 ComplexRendererFns selectShiftA_64(const MachineOperand &Root) const;1998 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL()5091 AArch64InstructionSelector::selectShiftA_64(const MachineOperand &Root) const { in selectShiftA_64() function in AArch64InstructionSelector