Lines Matching refs:addOperand
271 Inst.addOperand(Reg); in HexagonProcessInstruction()
272 Inst.addOperand(MCOperand::createReg(Hexagon::R0)); in HexagonProcessInstruction()
273 Inst.addOperand(S16); in HexagonProcessInstruction()
290 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
291 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
309 TmpInst.addOperand(Reg); in HexagonProcessInstruction()
310 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
322 MappedInst.addOperand(Ps); in HexagonProcessInstruction()
385 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
386 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
391 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
392 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
395 TmpInst.addOperand( in HexagonProcessInstruction()
411 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
416 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
417 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
426 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
427 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
430 TmpInst.addOperand( in HexagonProcessInstruction()
446 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
447 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
452 TmpInst.addOperand(MappedInst.getOperand(0)); in HexagonProcessInstruction()
453 TmpInst.addOperand(MappedInst.getOperand(1)); in HexagonProcessInstruction()
456 TmpInst.addOperand( in HexagonProcessInstruction()
484 TmpInst.addOperand(Rdd); in HexagonProcessInstruction()
489 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(MOne, OutContext))); in HexagonProcessInstruction()
492 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(Zero, OutContext))); in HexagonProcessInstruction()
494 TmpInst.addOperand(MO); in HexagonProcessInstruction()
505 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
517 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
530 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
571 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
572 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()
573 TmpInst.addOperand(Inst.getOperand(0)); in HexagonProcessInstruction()