Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp397 unsigned getRDVal() const { in getRDVal() function in __anon944a62760211::VEOperand
457 OS << "RDOp: " << getRDVal() << "\n"; in print()
577 Inst.addOperand(MCOperand::createImm(getRDVal())); in addRDOpOperands()