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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.cpp 27 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment;
  /external/llvm/lib/MC/
MCAsmInfoCOFF.cpp 25 LCOMMDirectiveAlignmentType = LCOMM::ByteAlignment;
MCAsmInfoDarwin.cpp 35 LCOMMDirectiveAlignmentType = LCOMM::Log2Alignment;
MCAsmInfo.cpp 75 LCOMMDirectiveAlignmentType = LCOMM::NoAlignment;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 264 LCOMM::LCOMMType LCOMMDirectiveAlignmentType; // Defaults to NoAlignment.
522 return LCOMMDirectiveAlignmentType;

Completed in 83 milliseconds