Searched defs:size_log_2 (Results 1 – 1 of 1) sorted by relevance
218 int size_log_2 = kValueKindSizeLog2[kind]; in value_kind_size_log2() local660 constexpr unsigned size_log_2() const { return kLoadSizeLog2[val_]; } in size_log_2() function736 constexpr unsigned size_log_2() const { return kStoreSizeLog2[val_]; } in size_log_2() function