HomeSort by relevance Sort by last modified time
    Searched refs:AlignmentIsInBytes (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.cpp 25 AlignmentIsInBytes = false;
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCAsmInfo.cpp 51 AlignmentIsInBytes = false;
90 AlignmentIsInBytes = false;
99 AlignmentIsInBytes = false;
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 32 AlignmentIsInBytes = false;
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.cpp 45 AlignmentIsInBytes = false;
79 AlignmentIsInBytes = false;
  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 65 AlignmentIsInBytes = false;
MCAsmInfo.cpp 63 AlignmentIsInBytes = true;
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCAsmInfo.cpp 58 AlignmentIsInBytes = false;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 54 AlignmentIsInBytes = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 217 bool AlignmentIsInBytes;
461 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; }

Completed in 1512 milliseconds