Home
last modified time | relevance | path

Searched refs:convertShuffleMaskForBitcode (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DConstantsContext.h192 ShuffleVectorInst::convertShuffleMaskForBitcode(Mask, getType()); in ShuffleVectorConstantExpr()
H A DInstructions.cpp2154 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2157 Constant *ShuffleVectorInst::convertShuffleMaskForBitcode(ArrayRef<int> Mask, in convertShuffleMaskForBitcode() function in ShuffleVectorInst
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DInstructions.h2082 static Constant *convertShuffleMaskForBitcode(ArrayRef<int> Mask,