Searched refs:IndexBits (Results 1 – 2 of 2) sorted by relevance
386 unsigned IndexBits = std::max(1U, Log2_64_Ceil(Shape.CoroSuspends.size())); in buildFrameType() local391 Type::getIntNTy(C, IndexBits)}; in buildFrameType()
651 IndexBits = 28, enumerator726 OS << '#' << SignExtend32(OpN & Index, IndexBits); in print()999 int Idx = SignExtend32(R.OpN & OpRef::Index, OpRef::IndexBits); in materialize()