Searched refs:pad_length_word32 (Results 1 – 1 of 1) sorted by relevance
1705 TNode<Int32T> const pad_length_word32 = SmiToInt32(pad_length); in Generate() local1707 Int32Div(pad_length_word32, fill_length_word32); in Generate()1709 Int32Mod(pad_length_word32, fill_length_word32); in Generate()