Home
last modified time | relevance | path

Searched refs:computeProcResourceMasks (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSupport.h46 void computeProcResourceMasks(const llvm::MCSchedModel &SM,
DSupport.cpp23 void computeProcResourceMasks(const MCSchedModel &SM, in computeProcResourceMasks() function
DInstrBuilder.h67 computeProcResourceMasks(STI.getSchedModel(), ProcResourceMasks); in InstrBuilder()
DSummaryView.cpp32 computeProcResourceMasks(SM, ProcResourceMasks); in SummaryView()
DScheduler.cpp46 computeProcResourceMasks(SM, ProcResID2Mask); in initialize()