Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
496 unsigned &VPTPredicationCode, bool &CarrySetting,6404 unsigned &VPTPredicationCode, in splitMnemonic() argument6409 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6510 VPTPredicationCode = CC; in splitMnemonic()7068 unsigned VPTPredicationCode; in ParseInstruction() local7072 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()7145 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()7179 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()7337 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()7349 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()[all …]