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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 500 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h 502 bool getAlignmentIsInBytes() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 520 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; }

Completed in 368 milliseconds