Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantsContext.h190 ShuffleVectorInst::convertShuffleMaskForBitcode(Mask, getType()); in ShuffleVectorConstantExpr()
H A DInstructions.cpp2261 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
2264 Constant *ShuffleVectorInst::convertShuffleMaskForBitcode(ArrayRef<int> Mask, in convertShuffleMaskForBitcode() function in ShuffleVectorInst
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstructions.h2091 static Constant *convertShuffleMaskForBitcode(ArrayRef<int> Mask,