Searched refs:isDef32 (Results 1 – 2 of 2) sorted by relevance
460 bool isDef32(const MachineInstr &MI) const;6746 if (isDef32(*ExtInst)) in selectArithExtendedRegister()6839 bool AArch64InstructionSelector::isDef32(const MachineInstr &MI) const { in isDef32() function in AArch64InstructionSelector
999 auto isDef32 = [](SDValue N) { in SelectArithExtendedRegister() local1007 isDef32(Reg)) in SelectArithExtendedRegister()