Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp423 const MCExpr *getConstpoolOp() const { in getConstpoolOp() function
443 MAI.printExpr(OS, *getConstpoolOp()); in print()
574 Inst.addOperand(MCOperand::createExpr(getConstpoolOp())); in addConstpoolOperands()