Home
last modified time | relevance | path

Searched refs:ARMMVEVectorSplat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td122 def splat: CGHelperFn<"ARMMVEVectorSplat">;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp3383 static llvm::Value *ARMMVEVectorSplat(CGBuilderTy &Builder, llvm::Value *V) { in ARMMVEVectorSplat() function
3452 return ARMMVEVectorSplat(Builder, Lane); in ARMMVEConstantSplat()