Searched refs:jCC (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/callgrind/ |
D | jumps.c | 47 jccs->table = (jCC**) CLG_MALLOC("cl.jumps.ijh.1", in CLG_() 48 jccs->size * sizeof(jCC*)); in CLG_() 86 jCC** new_table; in resize_jcc_table() 88 jCC *curr_jcc, *next_jcc; in resize_jcc_table() 91 new_table = (jCC**) CLG_MALLOC("cl.jumps.rjt.1", in resize_jcc_table() 92 new_size * sizeof(jCC*)); in resize_jcc_table() 136 static jCC* new_jcc(BBCC* from, UInt jmp, BBCC* to) in new_jcc() 138 jCC* jcc; in new_jcc() 146 jcc = (jCC*) CLG_MALLOC("cl.jumps.nj.1", sizeof(jCC)); in new_jcc() 186 jCC* CLG_(get_jcc)(BBCC* from, UInt jmp, BBCC* to) in CLG_() [all …]
|
D | global.h | 184 typedef struct _jCC jCC; typedef 233 jCC* next_hash; /* for hash entry chain */ 234 jCC* next_from; /* next JCC from a BBCC */ 342 jCC* jcc_list; /* JCCs used for this exit */ 375 jCC* lru_from_jcc; /* Temporary: Cached for faster access (LRU) */ 376 jCC* lru_to_jcc; /* Temporary: Cached for faster access (LRU) */ 457 jCC* jcc; /* jCC for this call */ 527 jCC** table; 528 jCC* spontaneous; 736 jCC* CLG_(get_jcc)(BBCC* from, UInt, BBCC* to); [all …]
|
D | debug.c | 226 void CLG_(print_short_jcc)(jCC* jcc) in CLG_() 240 void CLG_(print_jcc)(int s, jCC* jcc) in CLG_() 451 void CLG_(print_jcc)(int s, jCC* jcc) {} in CLG_() 457 void CLG_(print_short_jcc)(jCC* jcc) {} in CLG_()
|
D | callstack.c | 188 jCC* jcc; in CLG_() 316 jCC* jcc; in CLG_()
|
D | bbcc.c | 86 jCC* jcc; in CLG_() 877 jCC* jcc = CLG_(get_jcc)(last_bbcc, passed, bbcc); in CLG_()
|
D | dump.c | 561 static void fprint_jcc(VgFile *fp, jCC* jcc, AddrPos* curr, AddrPos* last, in fprint_jcc() 685 jCC* jcc; in fprint_bbcc()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | brcond.ll | 73 ; jCC L1
|
/external/llvm/test/CodeGen/X86/ |
D | brcond.ll | 74 ; jCC L1
|
/external/ImageMagick/PerlMagick/t/reference/write/composite/ |
D | CopyRed.miff | 41 …CC��CC��CC��CC��CC��CC��CC��CC��CC��CC��CC��CC�CC�pCC�qCC�qCC�oCC�jCC�hCC�qCC�mCC�jCC�gCC�gCC�fCC…
|