Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Dot

5153   case AsmToken::Dot: {   // . as a branch target
6753 MCSymbol *Dot = getContext().CreateTempSymbol();
6754 Out.EmitLabel(Dot);
6756 const MCExpr *InstPC = MCSymbolRefExpr::Create(Dot,