Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp723 static const Intrinsic::ID StoreInts[] = { in upgradeArmOrAarch64IntrinsicFunction() local
735 StoreInts[fArgs.size() - 3], Tys); in upgradeArmOrAarch64IntrinsicFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21880 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
21887 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
21897 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
21902 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()