Home
last modified time | relevance | path

Searched defs:CreateShuffleVector (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h267 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function
H A DNoFolder.h302 Instruction *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h261 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function