Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp262 State.set(this, Builder.CreateVectorSplice(PartMinus1, V2, -1, Name), in generateInstruction()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1221 Value *IRBuilderBase::CreateVectorSplice(Value *V1, Value *V2, int64_t Imm, in CreateVectorSplice() function in IRBuilderBase
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h2474 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,