Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h174 ShuffleVectorInst::convertShuffleMaskForBitcode(Mask, getType()); in ShuffleVectorConstantExpr()
H A DInstructions.cpp1888 ShuffleMaskForBitcode = convertShuffleMaskForBitcode(Mask, getType()); in setShuffleMask()
1891 Constant *ShuffleVectorInst::convertShuffleMaskForBitcode(ArrayRef<int> Mask, in convertShuffleMaskForBitcode() function in ShuffleVectorInst
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1516 Constant *ShuffleVectorInst::convertShuffleMaskForBitcode(ArrayRef<int> Mask, in convertShuffleMaskForBitcode() function in llvm::sandboxir::ShuffleVectorInst
1519 llvm::ShuffleVectorInst::convertShuffleMaskForBitcode(Mask, in convertShuffleMaskForBitcode()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h584 LLVM_ABI static Constant *convertShuffleMaskForBitcode(ArrayRef<int> Mask,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2003 LLVM_ABI static Constant *convertShuffleMaskForBitcode(ArrayRef<int> Mask,