Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp92 const char *getVWidthString(Type Ty, InstARM32::FPSign SignType) { in getVWidthString() function
237 Str << "\t" << Opcode << getVWidthString(OpType, SignType) << "\t"; in emitThreeAddrFP()
253 << getVWidthString(Instr->getDest()->getType(), SignType) << "\t"; in emitFourAddrFP()