Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
501 bool &CanAcceptVPTPredicationCode);6542 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6543 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7126 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local7128 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in ParseInstruction()7145 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7172 if (CanAcceptVPTPredicationCode && Mnemonic != "vmov" && in ParseInstruction()7351 } else if (CanAcceptVPTPredicationCode) { in ParseInstruction()