Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp97 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() local
107 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
158 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1308 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local