Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
513 bool &CanAcceptVPTPredicationCode);6675 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6676 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7141 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in ParseInstruction() local7143 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in ParseInstruction()7160 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7183 if (CanAcceptVPTPredicationCode && VPTPredicationCode != llvm::ARMVCC::None && in ParseInstruction()7350 } else if (CanAcceptVPTPredicationCode) { in ParseInstruction()