Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp392 unsigned getCCVal() const { in getCCVal() function in __anone15613a60211::VEOperand
454 OS << "CCOp: " << getCCVal() << "\n"; in print()
571 Inst.addOperand(MCOperand::createImm(getCCVal())); in addCCOpOperands()