Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp356 void AssemblerMIPS32::emitCOP1MovRtFs(IValueT Opcode, const Operand *OpRt, in emitCOP1MovRtFs() function in Ice::MIPS32::AssemblerMIPS32
767 emitCOP1MovRtFs(Opcode, OpRt, OpFs, "mfc1"); in mfc1()
905 emitCOP1MovRtFs(Opcode, OpRt, OpFs, "mtc1"); in mtc1()
DIceAssemblerMIPS32.h110 void emitCOP1MovRtFs(IValueT Opcode, const Operand *OpRt, const Operand *OpFs,