Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h464 initProcResourceVectors(SM, ProcResourceMasks); in ResourceManager()
467 void initProcResourceVectors(const MCSchedModel &SM,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3024 void ResourceManager::initProcResourceVectors( in initProcResourceVectors() function in ResourceManager