Lines Matching refs:Exp
556 const MCExpr *Exp = in EmitInstruction() local
567 MCOperand::createExpr(MCBinaryExpr::createSub(Exp, PB, OutContext)); in EmitInstruction()
601 const MCExpr *Exp = in EmitInstruction() local
604 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
608 const MCExpr *Exp = in EmitInstruction() local
614 Exp = MCBinaryExpr::createSub(Exp, PB, OutContext); in EmitInstruction()
615 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
646 const MCExpr *Exp = in EmitInstruction() local
649 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
687 const MCExpr *Exp = in EmitInstruction() local
690 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in EmitInstruction()
730 const MCExpr *Exp = in EmitInstruction() local
733 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
761 const MCExpr *Exp = in EmitInstruction() local
764 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in EmitInstruction()
794 const MCExpr *Exp = in EmitInstruction() local
797 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()