Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp268 void AssemblerMIPS32::emitRdRtSa(IValueT Opcode, const Operand *OpRd, in emitRdRtSa() function in Ice::MIPS32::AssemblerMIPS32
987 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sll"); in sll()
1033 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sra"); in sra()
1039 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "srl"); in srl()
DIceAssemblerMIPS32.h88 void emitRdRtSa(IValueT Opcode, const Operand *OpRd, const Operand *OpRt,