Lines Matching refs:addOperand
253 T.addOperand(Inst.getOperand(i)); in ScaleVectorOffset()
261 T.addOperand(MCOperand::createExpr(NewHE)); in ScaleVectorOffset()
285 Inst.addOperand(Reg); in HexagonProcessInstruction()
286 Inst.addOperand(MCOperand::createReg(Hexagon::R0)); in HexagonProcessInstruction()
287 Inst.addOperand(S16); in HexagonProcessInstruction()
294 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
301 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
308 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
315 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
322 Inst.addOperand(MCOperand::createExpr(C255)); in HexagonProcessInstruction()
339 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
340 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
356 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
357 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
369 MappedInst.addOperand(Ps); in HexagonProcessInstruction()
437 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
438 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
443 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
444 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
447 TmpInst.addOperand( in HexagonProcessInstruction()
464 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
469 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
470 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
479 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
480 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
483 TmpInst.addOperand( in HexagonProcessInstruction()
500 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
501 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
506 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
507 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
510 TmpInst.addOperand( in HexagonProcessInstruction()
523 TmpInst.addOperand(Rdd); in HexagonProcessInstruction()
529 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
533 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
535 TmpInst.addOperand(MO); in HexagonProcessInstruction()
547 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
559 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
573 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
614 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
615 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
616 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
627 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
628 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
629 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
752 MCB.addOperand(MCOperand::createImm(0)); in emitInstruction()
828 SledJump->addOperand(MCOperand::createExpr(HexagonMCExpr::create( in EmitSled()
834 SledJumpPacket.addOperand(MCOperand::createImm(0)); in EmitSled()
835 SledJumpPacket.addOperand(MCOperand::createInst(SledJump)); in EmitSled()