Home | History | Annotate | Download | only in MCParser

Lines Matching defs:Sub

786     const MCExpr *Sub = ApplyModifierToExpr(UE->getSubExpr(), Variant);
787 if (!Sub)
789 return MCUnaryExpr::Create(UE->getOpcode(), Sub, getContext());
939 Kind = MCBinaryExpr::Sub;
2499 /// optional items are .loc sub-directives.
2586 return Error(Loc, "unknown sub-directive in '.loc' directive");