Searched refs:CreateVectorSplice (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 262 State.set(this, Builder.CreateVectorSplice(PartMinus1, V2, -1, Name), in generateInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1221 Value *IRBuilderBase::CreateVectorSplice(Value *V1, Value *V2, int64_t Imm, in CreateVectorSplice() function in IRBuilderBase
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | IRBuilder.h | 2576 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2474 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | IRBuilder.h | 2576 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | IRBuilder.h | 2593 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | IRBuilder.h | 2566 Value *CreateVectorSplice(Value *V1, Value *V2, int64_t Imm,
|