Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
164 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()169 Constant *ShuffleMaskForBitcode; variable
1522 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
1823 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
1810 Constant *ShuffleMaskForBitcode;1872 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }