Searched defs:RangeSize (Results 1 – 6 of 6) sorted by relevance
39 auto RangeSize = static_cast<unsigned long long>(To) - in operator() local
38 uint32_t RangeSize; variable
636 if (RangeSize + GapAndRangeSize > MaxDefRange) in encodeDefRange() local 646 unsigned RangeSize = GapAndRangeSizes[I].second; encodeDefRange() local 699 unsigned GapSize, RangeSize; encodeDefRange() local [all...]
319 const uint64_t RangeSize = EndAddress - StartAddress; convertFunctionLineTable() local
2769 APInt RangeSize = Div->isExact() ? APInt(C2->getBitWidth(), 1) : *C2; foldICmpDivConstant() local [all...]
2385 unsigned RangeSize = Record[i++]; parseAttributeGroupBlock() local