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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp380 unsigned getRDVal() const { function in class:__anon4344::VEOperand
440 OS << "RDOp: " << getRDVal() << "\n";
556 Inst.addOperand(MCOperand::createImm(getRDVal()));

Completed in 101 milliseconds