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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 404 const char *getData32bitsDirective() const { return Data32bitsDirective; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h 378 const char *getData32bitsDirective(unsigned AS = 0) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 416 const char *getData32bitsDirective() const { return Data32bitsDirective; }

Completed in 138 milliseconds