Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_tilegx_defs.c228 vex_printf(" = %s ( ", showTILEGXCondCode(instr->GXin.Cmp.cond)); in ppTILEGXInstr()
238 vex_printf(" = %s ( ", showTILEGXCondCode(instr->GXin.CmpI.cond)); in ppTILEGXInstr()
269 vex_printf("if (%s (", showTILEGXCondCode(instr->GXin.Call.cond)); in ppTILEGXInstr()
294 showTILEGXCondCode(instr->GXin.XDirect.cond)); in ppTILEGXInstr()
304 showTILEGXCondCode(instr->GXin.XIndir.cond)); in ppTILEGXInstr()
313 showTILEGXCondCode(instr->GXin.XAssisted.cond)); in ppTILEGXInstr()
362 showTILEGXCondCode(instr->GXin.MovCond.cond); in ppTILEGXInstr()
496 const HChar *showTILEGXCondCode ( TILEGXCondCode cond ) in showTILEGXCondCode() function
Dhost_tilegx_defs.h539 extern const HChar *showTILEGXCondCode ( TILEGXCondCode cond );