Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
189 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()194 Constant *ShuffleMaskForBitcode; variable
1461 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
2261 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2019 Constant *ShuffleMaskForBitcode;2089 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }