Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h259 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function
H A DNoFolder.h324 Instruction *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h251 Constant *CreateShuffleVector(Constant *V1, Constant *V2, in CreateShuffleVector() function