Lines Matching refs:VPTCodes
507 ARMVCC::VPTCodes &VPTPredicationCode,
820 ARMVCC::VPTCodes Val;
988 ARMVCC::VPTCodes getVPTPred() const { in getVPTPred()
3651 static std::unique_ptr<ARMOperand> CreateVPTPred(ARMVCC::VPTCodes CC, SMLoc S, in CreateVPTPred()
6542 ARMVCC::VPTCodes &VPTPredicationCode, in splitMnemonic()
6644 VPTPredicationCode = static_cast<ARMVCC::VPTCodes>(VCC); in splitMnemonic()
7084 ARMVCC::VPTCodes VPTPredicationCode; in ParseInstruction()
7189 ARMVCC::VPTCodes(VPTPredicationCode), Loc, *this)); in ParseInstruction()
7347 ARMVCC::VPTCodes(VPTPredicationCode), PLoc, *this)); in ParseInstruction()
7702 StringRef(ARMVPTPredToString(ARMVCC::VPTCodes(Pred))) + in validateInstruction()
7704 ARMVPTPredToString(ARMVCC::VPTCodes(VPTPred)) + "'"); in validateInstruction()