Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAutoUpgrade.cpp581 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
595 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21550 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
21557 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
21567 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
21573 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()