Lines Matching defs:VPTPredicationCode
507 ARMVCC::VPTCodes &VPTPredicationCode,
6542 ARMVCC::VPTCodes &VPTPredicationCode,
6547 VPTPredicationCode = ARMVCC::None;
6644 VPTPredicationCode = static_cast<ARMVCC::VPTCodes>(VCC);
7084 ARMVCC::VPTCodes VPTPredicationCode;
7088 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode,
7160 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) {
7183 if (CanAcceptVPTPredicationCode && VPTPredicationCode != llvm::ARMVCC::None &&
7189 ARMVCC::VPTCodes(VPTPredicationCode), Loc, *this));
7335 VPTPredicationCode = ARMVCC::Then;
7347 ARMVCC::VPTCodes(VPTPredicationCode), PLoc, *this));
7361 if (VPTPredicationCode != ARMVCC::None) {