Searched defs:shiftAmount (Results 1 – 5 of 5) sorted by relevance
37 uint32_t shiftAmount = 0; in CountTrailingZeros() local93 uint32_t shiftAmount = CountTrailingZeros(constVal); in ReplaceMultiplyByPowerOf2() local
1201 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitShl() local1208 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitShl() local1228 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitLShr() local1235 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitLShr() local1255 uint64_t shiftAmount = Src2.AggregateVal[i].IntVal.getZExtValue(); in visitAShr() local1262 uint64_t shiftAmount = Src2.IntVal.getZExtValue(); in visitAShr() local
945 const int shiftAmount = (mode >> 1) ^ 3; in decodeHDREndpointMode11() local