Searched defs:StoreCount (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | NewGVN.cpp | 422 int StoreCount = 0; member in __anon7b60129a0111::CongruenceClass |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 21892 for (unsigned StoreCount = 0; StoreCount < NumStores; ++StoreCount) { lowerInterleavedStore() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 15924 for (unsigned StoreCount = 0; StoreCount < NumStores; ++StoreCount) { lowerInterleavedStore() local |