Home
last modified time | relevance | path

Searched defs:StoreGroup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp97 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() local
107 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
157 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp3292 for (auto *StoreGroup : StoreGroups) { in narrowInterleaveGroups() local