Lines Matching refs:VPTPredicationCode
510 unsigned &VPTPredicationCode, bool &CarrySetting,
6286 unsigned &VPTPredicationCode, in splitMnemonic() argument
6291 VPTPredicationCode = ARMVCC::None; in splitMnemonic()
6387 VPTPredicationCode = CC; in splitMnemonic()
6967 unsigned VPTPredicationCode; in ParseInstruction() local
6971 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()
7043 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()
7077 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()
7236 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()
7248 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()
7265 if (VPTPredicationCode != ARMVCC::None) { in ParseInstruction()