Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
163 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()168 Constant *ShuffleMaskForBitcode; variable
1447 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
2126 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
1974 Constant *ShuffleMaskForBitcode;2044 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }