Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
511 bool &CanAcceptVPTPredicationCode);6577 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6578 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7162 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local7164 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in ParseInstruction()7181 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7208 if (CanAcceptVPTPredicationCode && Mnemonic != "vmov" && in ParseInstruction()7387 } else if (CanAcceptVPTPredicationCode) { in ParseInstruction()