Home
last modified time | relevance | path

Searched defs:getAlignmentIsInBytes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h502 bool getAlignmentIsInBytes() const { in getAlignmentIsInBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h520 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h500 bool getAlignmentIsInBytes() const { return AlignmentIsInBytes; } in getAlignmentIsInBytes() function