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