Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp166 MemoryGroup &LoadGroup = getGroup(ImmediateLoadDominator); in dispatch() local
174 MemoryGroup &LoadGroup = getGroup(CurrentLoadBarrierGroupID); in dispatch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp3260 if (auto *LoadGroup = dyn_cast<VPInterleaveRecipe>(R)) { in narrowInterleaveGroups() local