Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp412 auto *VectorSplat = in optimizeTBL() local
415 I->replaceAllUsesWith(VectorSplat); in optimizeTBL()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.def191 CAST_OPERATION(VectorSplat)