Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
515 bool &CanAcceptVPTPredicationCode);6418 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6419 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7024 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local7026 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in ParseInstruction()7043 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7070 if (CanAcceptVPTPredicationCode && Mnemonic != "vmov" && in ParseInstruction()7250 } else if (CanAcceptVPTPredicationCode) { in ParseInstruction()