Searched refs:hWs_to_check (Results 1 – 1 of 1) sorted by relevance
569 HWord hWs_to_check = (hW_diff + host_word_szB) / host_word_szB; in bb_to_IR() local570 vassert(hWs_to_check > 0 in bb_to_IR()571 && hWs_to_check < 1004/*arbitrary*/ / host_word_szB); in bb_to_IR()591 switch (hWs_to_check) { in bb_to_IR()623 switch (hWs_to_check) { in bb_to_IR()654 expectedhW = fn_generic( first_hW, hWs_to_check ); in bb_to_IR()724 mkIRExpr_HWord( (HWord)hWs_to_check ) in bb_to_IR()