Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15627 static const Intrinsic::ID SVEStores[3] = {Intrinsic::aarch64_sve_st2, in getStructuredStoreFunction() local
15634 return Intrinsic::getDeclaration(M, SVEStores[Factor - 2], {STVTy}); in getStructuredStoreFunction()