Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1166 Value *IRBuilderBase::CreateVectorSplice(Value *V1, Value *V2, int64_t Imm, in CreateVectorSplice() function in IRBuilderBase
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp450 return Builder.CreateVectorSplice(PartMinus1, V2, -1, Name); in generatePerPart()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2598 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,