Lines Matching refs:VPTPredicationCode
506 unsigned &VPTPredicationCode, bool &CarrySetting,
6437 unsigned &VPTPredicationCode, in splitMnemonic() argument
6442 VPTPredicationCode = ARMVCC::None; in splitMnemonic()
6545 VPTPredicationCode = CC; in splitMnemonic()
7105 unsigned VPTPredicationCode; in ParseInstruction() local
7109 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()
7181 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()
7215 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()
7373 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()
7385 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()
7402 if (VPTPredicationCode != ARMVCC::None) { in ParseInstruction()