Searched refs:SrcBitElements (Results 1 – 6 of 6) sorted by relevance
11910 SmallVector<APInt> SrcBitElements(NumSrcOps, in getConstantRawBits() local11923 SrcBitElements[I] = CInt ? CInt->getAPIntValue().trunc(SrcEltSizeInBits) in getConstantRawBits()11929 SrcBitElements, UndefElements, SrcUndeElements); in getConstantRawBits()11936 ArrayRef<APInt> SrcBitElements, in recastRawBits() argument11939 unsigned NumSrcOps = SrcBitElements.size(); in recastRawBits()11940 unsigned SrcEltSizeInBits = SrcBitElements[0].getBitWidth(); in recastRawBits()11962 const APInt &SrcBits = SrcBitElements[Idx]; in recastRawBits()11978 const APInt &SrcBits = SrcBitElements[I]; in recastRawBits()
2117 ArrayRef<APInt> SrcBitElements,
2154 ArrayRef<APInt> SrcBitElements,
2178 ArrayRef<APInt> SrcBitElements,
2133 ArrayRef<APInt> SrcBitElements,