Home
last modified time | relevance | path

Searched refs:CreateCCOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp617 static std::unique_ptr<VEOperand> CreateCCOp(unsigned CCVal, SMLoc S, in CreateCCOp() function in __anon944a62760211::VEOperand
872 Operands->push_back(VEOperand::CreateCCOp(CondCode, CondLoc, SuffixLoc)); in parseCC()