Searched refs:CreateVectorSplice (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanRecipes.cpp | 257 State.set(this, Builder.CreateVectorSplice(PartMinus1, V2, -1, Name), in generateInstruction()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 1115 Value *IRBuilderBase::CreateVectorSplice(Value *V1, Value *V2, int64_t Imm, in CreateVectorSplice() function in IRBuilderBase
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 2409 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|