Lines Matching defs:VPTPredicationCode
507 ARMVCC::VPTCodes &VPTPredicationCode,
6571 ARMVCC::VPTCodes &VPTPredicationCode,
6576 VPTPredicationCode = ARMVCC::None;
6673 VPTPredicationCode = static_cast<ARMVCC::VPTCodes>(VCC);
7113 ARMVCC::VPTCodes VPTPredicationCode;
7117 Mnemonic = splitMnemonic(Mnemonic, ExtraToken, PredicationCode, VPTPredicationCode,
7189 if (!CanAcceptVPTPredicationCode && VPTPredicationCode != ARMVCC::None) {
7212 if (CanAcceptVPTPredicationCode && VPTPredicationCode != llvm::ARMVCC::None &&
7218 ARMVCC::VPTCodes(VPTPredicationCode), Loc, *this));
7364 VPTPredicationCode = ARMVCC::Then;
7376 ARMVCC::VPTCodes(VPTPredicationCode), PLoc, *this));
7390 if (VPTPredicationCode != ARMVCC::None) {