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