Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
191 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()196 Constant *ShuffleMaskForBitcode; variable
1453 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
2154 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2010 Constant *ShuffleMaskForBitcode;2080 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }