Searched defs:shouldOmitSectionDirective (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp38 bool AMDGPUMCAsmInfo::shouldOmitSectionDirective(StringRef SectionName) const { function in class:AMDGPUMCAsmInfo
42 MCAsmInfo::shouldOmitSectionDirective(SectionName);
/external/llvm/lib/MC/
H A DMCAsmInfo.cpp161 bool MCAsmInfo::shouldOmitSectionDirective(StringRef SectionName) const { function in class:MCAsmInfo

Completed in 73 milliseconds