Searched refs:CreateCCOp (Results 1 – 1 of 1) sorted by relevance
614 static std::unique_ptr<VEOperand> CreateCCOp(unsigned CCVal, SMLoc S, in CreateCCOp() function in __anonec9e6daa0211::VEOperand869 Operands->push_back(VEOperand::CreateCCOp(CondCode, CondLoc, SuffixLoc)); in parseCC()