Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp42 COMMDirectiveAlignmentIsInBytes = false; in WebAssemblyMCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoXCOFF.cpp18 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoXCOFF()
DMCAsmInfoCOFF.cpp24 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoCOFF()
DMCAsmInfoDarwin.cpp67 COMMDirectiveAlignmentIsInBytes = false; in MCAsmInfoDarwin()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp41 COMMDirectiveAlignmentIsInBytes = false; in AMDGPUMCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h271 bool COMMDirectiveAlignmentIsInBytes = true; variable
559 return COMMDirectiveAlignmentIsInBytes; in getCOMMDirectiveAlignmentIsInBytes()