Lines Matching refs:addOperand
817 Inst.addOperand(MCOperand::createImm(Imm)); in addExpr()
819 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
825 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
857 Inst.addOperand(MCOperand::createImm(Imm)); in addFenceArgOperands()
862 Inst.addOperand(MCOperand::createImm(SysReg.Encoding)); in addCSRSystemRegisterOperands()
867 Inst.addOperand(MCOperand::createImm(getVType())); in addVTypeIOperands()
883 Inst.addOperand(MCOperand::createImm(getRoundingMode())); in addFRMArgOperands()
2252 Out, MCInstBuilder(RISCV::AUIPC).addOperand(TmpReg).addExpr(SymbolHi)); in emitAuipcInstPair()
2259 .addOperand(DestReg) in emitAuipcInstPair()
2260 .addOperand(TmpReg) in emitAuipcInstPair()
2370 .addOperand(DestReg) in emitPseudoExtend()
2371 .addOperand(SourceReg) in emitPseudoExtend()
2375 .addOperand(DestReg) in emitPseudoExtend()
2376 .addOperand(DestReg) in emitPseudoExtend()
2388 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2389 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2390 .addOperand(Inst.getOperand(2)) in emitVMSGE()
2393 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2394 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2395 .addOperand(Inst.getOperand(0))); in emitVMSGE()
2404 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2405 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2406 .addOperand(Inst.getOperand(2)) in emitVMSGE()
2407 .addOperand(Inst.getOperand(3))); in emitVMSGE()
2409 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2410 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2423 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2424 .addOperand(Inst.getOperand(2)) in emitVMSGE()
2425 .addOperand(Inst.getOperand(3)) in emitVMSGE()
2426 .addOperand(Inst.getOperand(4))); in emitVMSGE()
2428 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2429 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2430 .addOperand(Inst.getOperand(1))); in emitVMSGE()
2440 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2441 .addOperand(Inst.getOperand(2)) in emitVMSGE()
2442 .addOperand(Inst.getOperand(3)) in emitVMSGE()
2445 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2447 .addOperand(Inst.getOperand(1))); in emitVMSGE()
2449 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2450 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2453 .addOperand(Inst.getOperand(0)) in emitVMSGE()
2454 .addOperand(Inst.getOperand(1)) in emitVMSGE()
2455 .addOperand(Inst.getOperand(0))); in emitVMSGE()
2663 .addOperand(Inst.getOperand(0)) in processInstruction()
2664 .addOperand(Inst.getOperand(1)) in processInstruction()
2666 .addOperand(Inst.getOperand(3))); in processInstruction()
2681 .addOperand(Inst.getOperand(0)) in processInstruction()
2682 .addOperand(Inst.getOperand(1)) in processInstruction()
2683 .addOperand(Inst.getOperand(1)) in processInstruction()
2684 .addOperand(Inst.getOperand(3))); in processInstruction()
2691 .addOperand(Inst.getOperand(0)) in processInstruction()
2692 .addOperand(Inst.getOperand(1)) in processInstruction()
2694 .addOperand(Inst.getOperand(3))); in processInstruction()