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

  /src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
CSKYMCAsmInfo.cpp 23 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCAsmInfo.cpp 26 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCAsmInfo.cpp 35 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
M68kMCAsmInfo.cpp 29 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.cpp 28 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
VEMCAsmInfo.cpp 39 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
ARCMCAsmInfo.cpp 15 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.cpp 31 SupportsDebugInformation = true;
57 SupportsDebugInformation = true;
90 SupportsDebugInformation = true;
112 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.cpp 25 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCAsmInfo.cpp 45 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCAsmInfo.cpp 15 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCAsmInfo.cpp 41 SupportsDebugInformation = true;
68 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCAsmInfoCOFF.cpp 36 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.cpp 47 SupportsDebugInformation = true;
94 SupportsDebugInformation = true;
111 SupportsDebugInformation = true;
128 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCAsmInfo.h 34 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 49 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXMCAsmInfo.cpp 33 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp 37 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 44 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVMCAsmInfo.cpp 26 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 58 SupportsDebugInformation = true;
99 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 39 SupportsDebugInformation = true;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 438 bool SupportsDebugInformation = false;
748 bool doesSupportDebugInformation() const { return SupportsDebugInformation; }

Completed in 36 milliseconds