Home
last modified time | relevance | path

Searched refs:COMMDirectiveAlignmentIsInBytes (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoCOFF.cpp21 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp32 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp76 COMMDirectiveAlignmentIsInBytes = true; in MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp42 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp41 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp23 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp67 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp71 COMMDirectiveAlignmentIsInBytes = true; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h263 bool COMMDirectiveAlignmentIsInBytes; // Defaults to true; variable
523 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoCOFF.cpp25 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp68 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp33 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp35 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h263 bool COMMDirectiveAlignmentIsInBytes; variable
508 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h267 bool COMMDirectiveAlignmentIsInBytes = true; variable
531 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()