HomeSort by relevance Sort by last modified time
    Searched refs:DotSym (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 757 MCSymbol *DotSym = OutContext.CreateTempSymbol();
758 OutStreamer.EmitLabel(DotSym);
763 const MCExpr *DotExpr = MCSymbolRefExpr::Create(DotSym, OutContext);
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp     [all...]

Completed in 46 milliseconds