Home
last modified time | relevance | path

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

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