Searched refs:getEmit32Directive (Results 1 – 2 of 2) sorted by relevance
637 static const char *getEmit32Directive() { return ".long"; } in getEmit32Directive() function
1086 Str << "\t" << getEmit32Directive() << "\t"; in emitGlobal()