HomeSort by: relevance | last modified time | path
    Searched refs:HasDotTypeDotSizeDirective (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCAsmInfoCOFF.cpp 26 HasDotTypeDotSizeDirective = false;
MCAsmInfoXCOFF.cpp 53 HasDotTypeDotSizeDirective = false;
MCAsmInfoDarwin.cpp 88 HasDotTypeDotSizeDirective = false;
  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCAsmInfo.h 32 HasDotTypeDotSizeDirective = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCAsmInfo.cpp 36 HasDotTypeDotSizeDirective = false;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 384 bool HasDotTypeDotSizeDirective = true;
723 bool hasDotTypeDotSizeDirective() const { return HasDotTypeDotSizeDirective; }

Completed in 18 milliseconds