Home
last modified time | relevance | path

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

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