Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h522 static void emitCmpLike(const char *Opcode, const InstARM32Pred *Instr,
964 emitCmpLike(Opcode, this, Func); in emit()
DIceInstARM32.cpp313 void InstARM32Pred::emitCmpLike(const char *Opcode, const InstARM32Pred *Instr, in emitCmpLike() function in Ice::ARM32::InstARM32Pred