Home
last modified time | relevance | path

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

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