Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp592 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
606 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20569 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
20576 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
20586 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
20592 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11877 static const Intrinsic::ID StoreInts[3] = {Intrinsic::aarch64_neon_st2, in lowerInterleavedStore() local
11881 Intrinsic::getDeclaration(SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()