Searched refs:ShuffleMaskForBitcode (Results 1 – 4 of 4) sorted by relevance
196 ShuffleMaskForBitcode = in ShuffleVectorConstantExpr()201 Constant *ShuffleMaskForBitcode; variable
1508 return cast<ShuffleVectorConstantExpr>(this)->ShuffleMaskForBitcode; in getShuffleMaskForBitcode()
2084 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2002 Constant *ShuffleMaskForBitcode;2063 Constant *getShuffleMaskForBitcode() const { return ShuffleMaskForBitcode; }