Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
510 unsigned &VPTPredicationCode, bool &CarrySetting,6286 unsigned &VPTPredicationCode, in splitMnemonic() argument6291 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6387 VPTPredicationCode = CC; in splitMnemonic()6967 unsigned VPTPredicationCode; in ParseInstruction() local6971 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()[all …]