Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
506 unsigned &VPTPredicationCode, bool &CarrySetting,6437 unsigned &VPTPredicationCode, in splitMnemonic() argument6442 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6545 VPTPredicationCode = CC; in splitMnemonic()7105 unsigned VPTPredicationCode; in ParseInstruction() local7109 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()[all …]