Searched refs:isSPRRegList (Results 1 – 1 of 1) sorted by relevance
1014 bool isSPRRegList() const { return Kind == k_SPRRegisterList; } in isSPRRegList() function in __anonef5d38c20311::ARMOperand5847 if (AcceptSinglePrecisionOnly && !Op.isSPRRegList()) in ParseInstruction()