Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp682 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
696 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21666 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
21673 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
21683 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
21689 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()