Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
510 bool &CanAcceptVPTPredicationCode);6578 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6579 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7163 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local7165 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in ParseInstruction()7182 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7209 if (CanAcceptVPTPredicationCode && Mnemonic != "vmov" && in ParseInstruction()7388 } else if (CanAcceptVPTPredicationCode) { in ParseInstruction()