Lines Matching refs:Exp
612 const MCExpr *Exp = in EmitInstruction() local
623 MCOperand::createExpr(MCBinaryExpr::createSub(Exp, PB, OutContext)); in EmitInstruction()
658 const MCExpr *Exp = in EmitInstruction() local
661 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
665 const MCExpr *Exp = in EmitInstruction() local
671 Exp = MCBinaryExpr::createSub(Exp, PB, OutContext); in EmitInstruction()
672 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
703 const MCExpr *Exp = in EmitInstruction() local
706 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
744 const MCExpr *Exp = in EmitInstruction() local
749 Exp = MCBinaryExpr::createAdd(Exp, in EmitInstruction()
754 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in EmitInstruction()
794 const MCExpr *Exp = in EmitInstruction() local
797 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()
823 const MCExpr *Exp = in EmitInstruction() local
826 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in EmitInstruction()
856 const MCExpr *Exp = in EmitInstruction() local
859 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in EmitInstruction()