Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantsContext.h197 ShuffleVectorInst::convertShuffleMaskForBitcode(Mask, getType()); in ShuffleVectorConstantExpr()
H A DInstructions.cpp2084 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2086 Constant *ShuffleVectorInst::convertShuffleMaskForBitcode(ArrayRef<int> Mask, in convertShuffleMaskForBitcode() function in ShuffleVectorInst
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h2065 static Constant *convertShuffleMaskForBitcode(ArrayRef<int> Mask,