Lines Matching refs:VPTPredicationCode
505 unsigned &VPTPredicationCode, bool &CarrySetting,
6438 unsigned &VPTPredicationCode, in splitMnemonic() argument
6443 VPTPredicationCode = ARMVCC::None; in splitMnemonic()
6546 VPTPredicationCode = CC; in splitMnemonic()
7106 unsigned VPTPredicationCode; in ParseInstruction() local
7110 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()
7182 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()
7216 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()
7374 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()
7386 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()
7403 if (VPTPredicationCode != ARMVCC::None) { in ParseInstruction()