Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
173 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()178 Constant *ShuffleMaskForBitcode; variable
1548 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
1888 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
1938 Constant *ShuffleMaskForBitcode;2001 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }