Searched refs:hWs_to_check (Results 1 – 1 of 1) sorted by relevance
571 HWord hWs_to_check = (hW_diff + host_word_szB) / host_word_szB; in bb_to_IR() local572 vassert(hWs_to_check > 0 in bb_to_IR()573 && hWs_to_check < 1004/*arbitrary*/ / host_word_szB); in bb_to_IR()593 switch (hWs_to_check) { in bb_to_IR()625 switch (hWs_to_check) { in bb_to_IR()656 expectedhW = fn_generic( first_hW, hWs_to_check ); in bb_to_IR()726 mkIRExpr_HWord( (HWord)hWs_to_check ) in bb_to_IR()