Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp96 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() local
106 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
157 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp1105 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local