Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16697 static const Intrinsic::ID NEONLoads[3] = {Intrinsic::aarch64_neon_ld2, in getStructuredLoadFunction() local
16703 return Intrinsic::getDeclaration(M, NEONLoads[Factor - 2], {LDVTy, PtrTy}); in getStructuredLoadFunction()