Searched refs:VPTPredicationCode (Results 1 – 1 of 1) sorted by relevance
438 unsigned &VPTPredicationCode, bool &CarrySetting,6209 unsigned &VPTPredicationCode, in splitMnemonic() argument6214 VPTPredicationCode = ARMVCC::None; in splitMnemonic()6314 VPTPredicationCode = CC; in splitMnemonic()6803 unsigned VPTPredicationCode; in ParseInstruction() local6807 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode, in ParseInstruction()6878 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) { in ParseInstruction()6912 ARMVCC::VPTCodes(VPTPredicationCode), Loc)); in ParseInstruction()7055 VPTPredicationCode = ARMVCC::Then; in ParseInstruction()7067 ARMVCC::VPTCodes(VPTPredicationCode), PLoc)); in ParseInstruction()[all …]