/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCAsmInfo.cpp | 31 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin() 57 SupportsDebugInformation = true; in ARMELFMCAsmInfo() 90 SupportsDebugInformation = true; in ARMCOFFMCAsmInfoMicrosoft() 112 SupportsDebugInformation = true; in ARMCOFFMCAsmInfoGNU()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCAsmInfo.cpp | 47 SupportsDebugInformation = true; in AArch64MCAsmInfoDarwin() 94 SupportsDebugInformation = true; in AArch64MCAsmInfoELF() 113 SupportsDebugInformation = true; in AArch64MCAsmInfoMicrosoftCOFF() 130 SupportsDebugInformation = true; in AArch64MCAsmInfoGNUCOFF()
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCAsmInfo.cpp | 47 SupportsDebugInformation = true; in AArch64MCAsmInfoDarwin() 94 SupportsDebugInformation = true; in AArch64MCAsmInfoELF() 111 SupportsDebugInformation = true; in AArch64MCAsmInfoMicrosoftCOFF() 128 SupportsDebugInformation = true; in AArch64MCAsmInfoGNUCOFF()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCAsmInfo.cpp | 32 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin() 57 SupportsDebugInformation = true; in ARMELFMCAsmInfo() 107 SupportsDebugInformation = true; in ARMCOFFMCAsmInfoGNU()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCAsmInfo.cpp | 31 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin() 59 SupportsDebugInformation = true; in ARMELFMCAsmInfo() 115 SupportsDebugInformation = true; in ARMCOFFMCAsmInfoGNU()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCAsmInfo.cpp | 34 SupportsDebugInformation= true; // Debug information. in PPCMCAsmInfoDarwin() 66 SupportsDebugInformation = true; in PPCELFMCAsmInfo()
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCAsmInfo.cpp | 47 SupportsDebugInformation = true; in AArch64MCAsmInfoDarwin() 93 SupportsDebugInformation = true; in AArch64MCAsmInfoELF()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCAsmInfo.cpp | 63 SupportsDebugInformation = true; in X86MCAsmInfoDarwin() 106 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCAsmInfo.cpp | 58 SupportsDebugInformation = true; in X86MCAsmInfoDarwin() 99 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCAsmInfo.cpp | 58 SupportsDebugInformation = true; in X86MCAsmInfoDarwin() 101 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCAsmInfo.cpp | 26 SupportsDebugInformation = true; in AVRMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCAsmInfo.cpp | 26 SupportsDebugInformation = true; in AVRMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCAsmInfo.cpp | 28 SupportsDebugInformation = true; in MSP430MCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.cpp | 26 SupportsDebugInformation = true; in SystemZMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.cpp | 24 SupportsDebugInformation = true; in SystemZMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/MCTargetDesc/ |
D | VEMCAsmInfo.cpp | 39 SupportsDebugInformation = true; in VEELFMCAsmInfo()
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.cpp | 25 SupportsDebugInformation = true; in SystemZMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCAsmInfo.cpp | 35 SupportsDebugInformation = true; in LanaiMCAsmInfo()
|
/external/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCAsmInfo.cpp | 38 SupportsDebugInformation = true; in LanaiMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
D | VEMCAsmInfo.cpp | 39 SupportsDebugInformation = true; in VEELFMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCAsmInfo.cpp | 38 SupportsDebugInformation = true; in LanaiMCAsmInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.cpp | 15 SupportsDebugInformation = true; in XCoreMCAsmInfo()
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.cpp | 16 SupportsDebugInformation = true; in XCoreMCAsmInfo()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCAsmInfo.cpp | 34 SupportsDebugInformation = true; in HexagonMCAsmInfo()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCAsmInfo.cpp | 45 SupportsDebugInformation = true; in WebAssemblyMCAsmInfo()
|