Searched refs:showARM64CondCode (Results 1 – 1 of 1) sorted by relevance
205 static const HChar* showARM64CondCode ( ARM64CondCode cond ) { in showARM64CondCode() function2046 showARM64CondCode(i->ARM64in.XDirect.cond)); in ppARM64Instr()2057 showARM64CondCode(i->ARM64in.XIndir.cond)); in ppARM64Instr()2068 showARM64CondCode(i->ARM64in.XAssisted.cond)); in ppARM64Instr()2085 vex_printf(", %s", showARM64CondCode(i->ARM64in.CSel.cond)); in ppARM64Instr()2090 ? " " : showARM64CondCode(i->ARM64in.Call.cond)); in ppARM64Instr()