Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h311 static void emitTwoAddr(const char *Opcode, const InstMIPS32 *Inst,
416 emitTwoAddr(Opcode, this, Func); in emit()
460 emitTwoAddr(Opcode, this, Func); in emit()
DIceInstARM32.h516 static void emitTwoAddr(const char *Opcode, const InstARM32Pred *Instr,
657 emitTwoAddr(Opcode, this, Func); in emit()
DIceInstMIPS32.cpp400 void InstMIPS32::emitTwoAddr(const char *Opcode, const InstMIPS32 *Inst, in emitTwoAddr() function in Ice::MIPS32::InstMIPS32
DIceInstARM32.cpp200 void InstARM32Pred::emitTwoAddr(const char *Opcode, const InstARM32Pred *Instr, in emitTwoAddr() function in Ice::ARM32::InstARM32Pred