Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h313 static void emitThreeAddr(const char *Opcode, const InstMIPS32 *Inst,
507 emitThreeAddr(Opcode, this, Func); in emit()
556 emitThreeAddr(Opcode, this, Func); in emit()
DIceInstARM32.h518 static void emitThreeAddr(const char *Opcode, const InstARM32Pred *Instr,
741 emitThreeAddr(Opcode, this, Func, SetFlags); in emit()
DIceInstMIPS32.cpp386 void InstMIPS32::emitThreeAddr(const char *Opcode, const InstMIPS32 *Inst, in emitThreeAddr() function in Ice::MIPS32::InstMIPS32
DIceInstARM32.cpp214 void InstARM32Pred::emitThreeAddr(const char *Opcode, in emitThreeAddr() function in Ice::ARM32::InstARM32Pred