Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp97 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
100 StoreGroup.addSuccessor(&NewGroup); in dispatch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp969 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local
974 StoreGroups.remove(StoreGroup); in analyzeInterleaving()
975 releaseGroup(StoreGroup); in analyzeInterleaving()