• Home
  • Raw
  • Download

Lines Matching defs:CLG_

47 void CLG_(print_bb)(int s, BB* bb)  in CLG_()  function
75 void CLG_(print_cxt)(Int s, Context* cxt, int rec_index) in CLG_() function
97 void CLG_(print_execstate)(int s, exec_state* es) in CLG_() function
115 void CLG_(print_bbcc)(int s, BBCC* bbcc) in CLG_() function
138 void CLG_(print_eventset)(int s, EventSet* es) in CLG_() function
175 void CLG_(print_cost)(int s, EventSet* es, ULong* c) in CLG_() function
226 void CLG_(print_short_jcc)(jCC* jcc) in CLG_() function
240 void CLG_(print_jcc)(int s, jCC* jcc) in CLG_() function
263 void CLG_(print_stackentry)(int s, int sp) in CLG_() function
295 void CLG_(print_bbcc_fn)(BBCC* bbcc) in CLG_() function
324 void CLG_(print_bbcc_cost)(int s, BBCC* bbcc) in CLG_() function
374 void CLG_(print_addr)(Addr addr) in CLG_() function
413 void CLG_(print_addr_ln)(Addr addr) in CLG_() function
421 void CLG_(print_bbno)(void) in CLG_() function
429 void CLG_(print_context)(void) in CLG_() function
441 void* CLG_(malloc)(const HChar* cc, UWord s, const HChar* f) in CLG_() function
449 void CLG_(print_bbno)(void) {} in CLG_() function
450 void CLG_(print_context)(void) {} in CLG_() function
451 void CLG_(print_jcc)(int s, jCC* jcc) {} in CLG_() function
452 void CLG_(print_bbcc)(int s, BBCC* bbcc) {} in CLG_() function
453 void CLG_(print_bbcc_fn)(BBCC* bbcc) {} in CLG_() function
454 void CLG_(print_cost)(int s, EventSet* es, ULong* cost) {} in CLG_() function
455 void CLG_(print_bb)(int s, BB* bb) {} in CLG_() function
456 void CLG_(print_cxt)(int s, Context* cxt, int rec_index) {} in CLG_() function
457 void CLG_(print_short_jcc)(jCC* jcc) {} in CLG_() function
458 void CLG_(print_stackentry)(int s, int sp) {} in CLG_() function
459 void CLG_(print_addr)(Addr addr) {} in CLG_() function
460 void CLG_(print_addr_ln)(Addr addr) {} in CLG_() function