Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp719 static const Intrinsic::ID StoreInts[] = { in upgradeArmOrAarch64IntrinsicFunction() local
731 StoreInts[fArgs.size() - 3], Tys); in upgradeArmOrAarch64IntrinsicFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21857 static const Intrinsic::ID StoreInts[3] = {Intrinsic::arm_neon_vst2, in lowerInterleavedStore() local
21864 SI->getModule(), StoreInts[Factor - 2], Tys); in lowerInterleavedStore()
21874 Intrinsic::ID StoreInts = in lowerInterleavedStore() local
21879 Intrinsic::getDeclaration(SI->getModule(), StoreInts, Tys); in lowerInterleavedStore()