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

  /external/llvm/lib/MC/
MCAsmInfoCOFF.cpp 46 AllowQuotesInName = true;
MCAsmInfoDarwin.cpp 29 AllowQuotesInName = true;
MCAsmInfo.cpp 52 AllowQuotesInName = false;
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 35 AllowQuotesInName = false;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 142 /// AllowQuotesInName - This is true if the assembler allows for complex
144 bool AllowQuotesInName;
476 return AllowQuotesInName;

Completed in 829 milliseconds