Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAutoUpgrade.cpp109 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
123 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7220 static const Intrinsic::ID StoreInts[3] = {Intrinsic::aarch64_neon_st2, in lowerInterleavedStore() local
7224 Intrinsic::getDeclaration(SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp12706 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
12716 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()