Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaOpenCL/
H A Dmultistep-explicit-cast.cl8 …eCastExpr {{.*}} <col:{{.*}}> 'char2':'char __attribute__((ext_vector_type(2)))' <VectorSplat>{{$}}
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOperationKinds.def191 CAST_OPERATION(VectorSplat)
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1192 auto *VectorSplat = in instCombineSVETBL() local
1195 VectorSplat->takeName(&II); in instCombineSVETBL()
1196 return IC.replaceInstUsesWith(II, VectorSplat); in instCombineSVETBL()