Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
496 unsigned &VPTPredicationCode, bool &CarrySetting,6403 unsigned &VPTPredicationCode, in splitMnemonic() argument6408 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6509 VPTPredicationCode = CC; in splitMnemonic()7067 unsigned VPTPredicationCode; in ParseInstruction() local7071 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()7144 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7178 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()7336 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()7348 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()[all …]