Lines Matching refs:addOperand
252 T.addOperand(Inst.getOperand(i)); in ScaleVectorOffset()
260 T.addOperand(MCOperand::createExpr(NewHE)); in ScaleVectorOffset()
284 Inst.addOperand(Reg); in HexagonProcessInstruction()
285 Inst.addOperand(MCOperand::createReg(Hexagon::R0)); in HexagonProcessInstruction()
286 Inst.addOperand(S16); in HexagonProcessInstruction()
293 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
300 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
307 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
314 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
321 Inst.addOperand(MCOperand::createExpr(C255)); in HexagonProcessInstruction()
338 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
339 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
355 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
356 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
368 MappedInst.addOperand(Ps); in HexagonProcessInstruction()
436 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
437 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
442 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
443 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
446 TmpInst.addOperand( in HexagonProcessInstruction()
463 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
468 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
469 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
478 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
479 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
482 TmpInst.addOperand( in HexagonProcessInstruction()
499 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
500 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
505 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
506 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
509 TmpInst.addOperand( in HexagonProcessInstruction()
522 TmpInst.addOperand(Rdd); in HexagonProcessInstruction()
528 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
532 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
534 TmpInst.addOperand(MO); in HexagonProcessInstruction()
546 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
558 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
572 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
613 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
614 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
615 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
626 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
627 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
628 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
751 MCB.addOperand(MCOperand::createImm(0)); in emitInstruction()
809 SledJump->addOperand(MCOperand::createExpr(HexagonMCExpr::create( in EmitSled()
815 SledJumpPacket.addOperand(MCOperand::createImm(0)); in EmitSled()
816 SledJumpPacket.addOperand(MCOperand::createInst(SledJump)); in EmitSled()