Searched defs:getDarwinDirective (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h103 /// getDarwinDirective - Returns the -m directive specified for the cpu.
105 unsigned getDarwinDirective() const { return DarwinDirective; } function in class:llvm::PPCSubtarget

Completed in 222 milliseconds