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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h 95 /// getDarwinDirective - Returns the -m directive specified for the cpu.
97 unsigned getDarwinDirective() const { return DarwinDirective; }
  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 165 /// getDarwinDirective - Returns the -m directive specified for the cpu.
167 unsigned getDarwinDirective() const { return DarwinDirective; }

Completed in 114 milliseconds