Lines Matching refs:MCOperand

195                     const MCOperand &Imm, int AlignSize) {  in smallData()
271 const MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction()
278 MCOperand &Reg = MappedInst.getOperand(0); in HexagonProcessInstruction()
281 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
292 MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction()
297 MCOperand &Reg = MappedInst.getOperand(0); in HexagonProcessInstruction()
300 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
310 MCOperand &Ps = Inst.getOperand(1); in HexagonProcessInstruction()
320 MCOperand &Rt = Inst.getOperand(3); in HexagonProcessInstruction()
331 MCOperand &Rt = Inst.getOperand(2); in HexagonProcessInstruction()
343 MCOperand &Rt = Inst.getOperand(2); in HexagonProcessInstruction()
355 MCOperand &Rs = Inst.getOperand(1); in HexagonProcessInstruction()
366 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
384 TmpInst.addOperand(MCOperand::createExpr(Sub)); in HexagonProcessInstruction()
390 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction()
399 MCOperand &MO1 = MappedInst.getOperand(1); in HexagonProcessInstruction()
403 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
404 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
417 TmpInst.addOperand(MCOperand::createExpr(Sub)); in HexagonProcessInstruction()
423 MCOperand &MO = Inst.getOperand(2); in HexagonProcessInstruction()
441 TmpInst.addOperand(MCOperand::createExpr(Sub)); in HexagonProcessInstruction()
464 MCOperand &Rdd = MappedInst.getOperand(0); in HexagonProcessInstruction()
465 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction()
473 TmpInst.addOperand(MCOperand::createExpr(MOne)); in HexagonProcessInstruction()
476 TmpInst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
484 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction()
489 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
496 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
501 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
509 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
514 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
522 MCOperand &Imm = MappedInst.getOperand(2); in HexagonProcessInstruction()
537 MCOperand &Rt = Inst.getOperand(1); in HexagonProcessInstruction()