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