• Home
  • Raw
  • Download

Lines Matching refs:MCOperand

191                            MCStreamer &OutStreamer, const MCOperand &Imm,  in smallData()
266 MCOperand Reg = Inst.getOperand(0); in HexagonProcessInstruction()
267 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction()
272 Inst.addOperand(MCOperand::createReg(Hexagon::R0)); in HexagonProcessInstruction()
281 const MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction()
288 MCOperand &Reg = MappedInst.getOperand(0); in HexagonProcessInstruction()
291 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
302 MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction()
307 MCOperand &Reg = MappedInst.getOperand(0); in HexagonProcessInstruction()
310 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
320 MCOperand &Ps = Inst.getOperand(1); in HexagonProcessInstruction()
330 MCOperand &Rt = Inst.getOperand(3); in HexagonProcessInstruction()
341 MCOperand &Rt = Inst.getOperand(2); in HexagonProcessInstruction()
353 MCOperand &Rt = Inst.getOperand(2); in HexagonProcessInstruction()
365 MCOperand &Rs = Inst.getOperand(1); in HexagonProcessInstruction()
376 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
396 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
402 MCOperand &MO2 = MappedInst.getOperand(2); in HexagonProcessInstruction()
412 MCOperand &MO1 = MappedInst.getOperand(1); in HexagonProcessInstruction()
416 TmpInst.addOperand(MCOperand::createReg(High)); in HexagonProcessInstruction()
417 TmpInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
431 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
437 MCOperand &MO = Inst.getOperand(2); in HexagonProcessInstruction()
457 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
480 MCOperand &Rdd = MappedInst.getOperand(0); in HexagonProcessInstruction()
481 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction()
489 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(MOne, OutContext))); in HexagonProcessInstruction()
492 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(Zero, OutContext))); in HexagonProcessInstruction()
500 MCOperand &MO = MappedInst.getOperand(1); in HexagonProcessInstruction()
505 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
512 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
517 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
525 MCOperand &MO = MappedInst.getOperand(2); in HexagonProcessInstruction()
530 MappedInst.addOperand(MCOperand::createReg(Low)); in HexagonProcessInstruction()
538 MCOperand &Imm = MappedInst.getOperand(2); in HexagonProcessInstruction()
554 MCOperand &Rt = Inst.getOperand(1); in HexagonProcessInstruction()