Searched refs:CreateVectorSplice (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.cpp | 710 State.set(this, Builder.CreateVectorSplice(PartMinus1, V2, -1), Part); in generateInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 1070 Value *IRBuilderBase::CreateVectorSplice(Value *V1, Value *V2, int64_t Imm, in CreateVectorSplice() function in IRBuilderBase
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 2567 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|