Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp81 unsigned NewGID = createMemoryGroup(); in dispatch()
151 unsigned NewGID = createMemoryGroup(); in dispatch()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h311 unsigned createMemoryGroup() { in createMemoryGroup() function