Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
505 unsigned &VPTPredicationCode, bool &CarrySetting,6438 unsigned &VPTPredicationCode, in splitMnemonic() argument6443 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6546 VPTPredicationCode = CC; in splitMnemonic()7106 unsigned VPTPredicationCode; in ParseInstruction() local7110 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()[all …]