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

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h30 bool isDarwinSyntax() const { function in class:llvm::PPCInstPrinter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h74 /// isDarwinSyntax - True if expression is to be printed using Darwin syntax.
75 bool isDarwinSyntax() const { return IsDarwin; } function in class:llvm::PPCMCExpr

Completed in 270 milliseconds