Searched refs:BitPart (Results 1 – 1 of 1) sorted by relevance
3620 struct BitPart { struct3621 BitPart(Value *P, unsigned BW) : Provider(P) { in BitPart() function3664 static const std::optional<BitPart> &3703 Result = BitPart(A->Provider, BitWidth); in collectBitParts()3781 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()3797 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()3811 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()3825 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()3862 Result = BitPart(LHS->Provider, BitWidth); in collectBitParts()3879 Result = BitPart(V, BitWidth); in collectBitParts()[all …]