Home
last modified time | relevance | path

Searched refs:SunStyleELFSectionSwitchSyntax (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h212 bool SunStyleELFSectionSwitchSyntax; variable
444 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h220 bool SunStyleELFSectionSwitchSyntax = false; variable
478 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCAsmInfo.h317 bool SunStyleELFSectionSwitchSyntax = false; variable
614 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h314 bool SunStyleELFSectionSwitchSyntax = false; variable
618 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCAsmInfo.h317 bool SunStyleELFSectionSwitchSyntax = false; variable
621 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCAsmInfo.h317 bool SunStyleELFSectionSwitchSyntax = false; variable
614 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCAsmInfo.h317 bool SunStyleELFSectionSwitchSyntax = false; variable
614 return SunStyleELFSectionSwitchSyntax; in usesSunStyleELFSectionSwitchSyntax()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp28 SunStyleELFSectionSwitchSyntax = true; in AMDGPUMCAsmInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp36 SunStyleELFSectionSwitchSyntax = true; in AMDGPUMCAsmInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp34 SunStyleELFSectionSwitchSyntax = true; in AMDGPUMCAsmInfo()
/aosp_15_r20/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp41 SunStyleELFSectionSwitchSyntax = true; in SparcELFMCAsmInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp43 SunStyleELFSectionSwitchSyntax = true; in SparcELFMCAsmInfo()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCAsmInfo.cpp62 SunStyleELFSectionSwitchSyntax = false; in MCAsmInfo()