Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.cpp145 size_t GroupIndex = Results.size() - 1; in handleResult() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp156 SymbolGroup::SymbolGroup(InputFile *File, uint32_t GroupIndex) : File(File) { in SymbolGroup()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp928 const unsigned GroupIndex = State->GetGroup(AntiDepReg); in BreakAntiDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3819 int GroupIndex = -1; member