Home
last modified time | relevance | path

Searched refs:StoreInts (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp541 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
555 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp582 static const Intrinsic::ID StoreInts[] = {Intrinsic::arm_neon_vst1, in UpgradeIntrinsicFunction1() local
596 StoreInts[fArgs.size() - 3], Tys); in UpgradeIntrinsicFunction1()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp17259 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
17266 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
17277 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
17283 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp19084 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
19091 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
19102 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
19108 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9321 static const Intrinsic::ID StoreInts[3] = {Intrinsic::aarch64_neon_st2, in lowerInterleavedStore() local
9325 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()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11095 static const Intrinsic::ID StoreInts[3] = {Intrinsic::aarch64_neon_st2, in lowerInterleavedStore() local
11099 Intrinsic::getDeclaration(SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()