Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp339 void AssemblerMIPS32::emitCOP1FmtRtFsFd(IValueT Opcode, FPInstDataFormat Format, in emitCOP1FmtRtFsFd() function in Ice::MIPS32::AssemblerMIPS32
863 emitCOP1FmtRtFsFd(Opcode, DoublePrecision, OpFd, OpFs, OpFt, "movn.d"); in movn_d()
869 emitCOP1FmtRtFsFd(Opcode, SinglePrecision, OpFd, OpFs, OpFt, "movn.s"); in movn_s()
DIceAssemblerMIPS32.h106 void emitCOP1FmtRtFsFd(IValueT Opcode, FPInstDataFormat Format,