Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DSupport.cpp41 unsigned ProcResourceID = 0; in computeProcResourceMasks() local
53 Masks[I] = 1ULL << ProcResourceID; in computeProcResourceMasks()
54 ProcResourceID++; in computeProcResourceMasks()
62 Masks[I] = 1ULL << ProcResourceID; in computeProcResourceMasks()
67 ProcResourceID++; in computeProcResourceMasks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2967 unsigned ProcResourceID = 0; in initProcResourceVectors() local
2980 Masks[I] = 1ULL << ProcResourceID; in initProcResourceVectors()
2981 ProcResourceID++; in initProcResourceVectors()
2988 Masks[I] = 1ULL << ProcResourceID; in initProcResourceVectors()
2991 ProcResourceID++; in initProcResourceVectors()