Home
last modified time | relevance | path

Searched defs:GroupIndex (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp215 unsigned GroupIndex = getResourceStateIndex(Users & (-Users)); in use() local
237 unsigned GroupIndex = getResourceStateIndex(Users & (-Users)); in release() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp144 size_t GroupIndex = Results.size() - 1; in handleResult() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp130 SymbolGroup::SymbolGroup(InputFile *File, uint32_t GroupIndex) : File(File) { in SymbolGroup()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp940 const unsigned GroupIndex = State->GetGroup(AntiDepReg); in BreakAntiDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3536 int GroupIndex = -1; member