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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.cpp 32 UseDataRegionDirectives = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 150 /// UseDataRegionDirectives - This is true if data region markers should
153 bool UseDataRegionDirectives;
469 return UseDataRegionDirectives;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 53 UseDataRegionDirectives = false;

Completed in 28 milliseconds