Home
last modified time | relevance | path

Searched refs:getEmit32Directive (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.h582 static const char *getEmit32Directive() { return ".long"; } in getEmit32Directive() function
DIceTargetLowering.cpp1041 Str << "\t" << getEmit32Directive() << "\t"; in emitGlobal()