Searched defs:CreateShuffleVector (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h254 Constant *CreateShuffleVector(Constant *V1, Constant *V2, function in class:llvm::TargetFolder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h262 Constant *CreateShuffleVector(Constant *V1, Constant *V2, function in class:llvm::ConstantFolder
H A DNoFolder.h327 Instruction *CreateShuffleVector(Constant *V1, Constant *V2, function in class:llvm::NoFolder
H A DIRBuilder.h2547 Value *CreateShuffleVector(Value *V1, Value *V2, Value *Mask, function in class:llvm::IRBuilder
2556 Value *CreateShuffleVector(Value *V1, Value *V2, ArrayRef<uint32_t> IntMask, function in class:llvm::IRBuilder

Completed in 161 milliseconds