Searched defs:ComputeRange (Results 1 – 2 of 2) sorted by relevance
35 RangeUI IndexRangeCache::ComputeRange(GLenum type, const GLvoid *indices, GLsizei count) in ComputeRange() function in rx::IndexRangeCache
2226 static APInt ComputeRange(const APInt &First, const APInt &Last) { in ComputeRange() function