Searched refs:CanAcceptVPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
516 bool &CanAcceptVPTPredicationCode);6707 bool &CanAcceptVPTPredicationCode) { in getMnemonicAcceptInfo() argument6708 CanAcceptVPTPredicationCode = isMnemonicVPTPredicable(Mnemonic, ExtraToken); in getMnemonicAcceptInfo()7173 bool CanAcceptCarrySet, CanAcceptPredicationCode, CanAcceptVPTPredicationCode; in parseInstruction() local7175 CanAcceptPredicationCode, CanAcceptVPTPredicationCode); in parseInstruction()7192 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in parseInstruction()7215 if (CanAcceptVPTPredicationCode && VPTPredicationCode != llvm::ARMVCC::None && in parseInstruction()7382 } else if (CanAcceptVPTPredicationCode) { in parseInstruction()