Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h305 static void emitUnaryopGPR(const char *Opcode, const InstMIPS32 *Inst,
370 emitUnaryopGPR(Opcode, this, Func); in emit()
DIceInstARM32.h526 static void emitUnaryopGPR(const char *Opcode, const InstARM32Pred *Instr,
565 emitUnaryopGPR(Opcode, this, Func, NeedsWidthSuffix); in emit()
DIceInstMIPS32.cpp356 void InstMIPS32::emitUnaryopGPR(const char *Opcode, const InstMIPS32 *Inst, in emitUnaryopGPR() function in Ice::MIPS32::InstMIPS32
DIceInstARM32.cpp157 void InstARM32Pred::emitUnaryopGPR(const char *Opcode, in emitUnaryopGPR() function in Ice::ARM32::InstARM32Pred