Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp268 void AssemblerMIPS32::emitRdRtSa(IValueT Opcode, const Operand *OpRd, in emitRdRtSa() function in Ice::MIPS32::AssemblerMIPS32
983 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sll"); in sll()
1029 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "sra"); in sra()
1035 emitRdRtSa(Opcode, OpRd, OpRt, Sa, "srl"); in srl()
DIceAssemblerMIPS32.h88 void emitRdRtSa(IValueT Opcode, const Operand *OpRd, const Operand *OpRt,