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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 267 LCOMM::LCOMMType LCOMMDirectiveAlignmentType;
511 return LCOMMDirectiveAlignmentType;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 271 LCOMM::LCOMMType LCOMMDirectiveAlignmentType = LCOMM::NoAlignment;
535 return LCOMMDirectiveAlignmentType;

Completed in 198 milliseconds