Searched defs:shr (Results 1 – 5 of 5) sorted by relevance
146 size_t shr = lhash >> 2U; in merge_hashes() local160 uint32_t shr = lhash >> 2U; in merge_hashes() local
142 size_t shr = lhash >> 2U; in merge_hashes() local
143 size_t shr = lhash >> 2U; in MergeHashes() local155 uint32_t shr = lhash >> 2U; in MergeHashes() local
147 size_t shr = lhash >> 2U; in MergeHashes() local
306 …auto shr = graph->CreateInstShr(inst->GetType(), inst->GetPc(), ashr, graph->FindOrCreateConstant(… in ReplaceSignedDivPowerOfTwo() local