• Home
  • Raw
  • Download

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()
337 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
338 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
353 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
354 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
366 MappedInst.addOperand(Ps); in HexagonProcessInstruction()
434 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
435 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
440 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
441 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
444 TmpInst.addOperand( in HexagonProcessInstruction()
461 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
466 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
467 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
476 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
477 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
480 TmpInst.addOperand( in HexagonProcessInstruction()
497 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
498 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
503 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
504 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
507 TmpInst.addOperand( in HexagonProcessInstruction()
520 TmpInst.addOperand(Rdd); in HexagonProcessInstruction()
526 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
530 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
532 TmpInst.addOperand(MO); in HexagonProcessInstruction()
544 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
556 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
570 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
611 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
612 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
613 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
624 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
625 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
626 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
746 MCB.addOperand(MCOperand::createImm(0)); in emitInstruction()