Home
last modified time | relevance | path

Searched defs:ProcResourceMasks (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstrBuilder.h67 SmallVector<uint64_t, 8> ProcResourceMasks; global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.h68 llvm::SmallVector<uint64_t, 8> ProcResourceMasks; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp45 initializeUsedResources(InstrDesc & ID,const MCSchedClassDesc & SCDesc,const MCSubtargetInfo & STI,ArrayRef<uint64_t> ProcResourceMasks) initializeUsedResources() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h467 llvm::SmallVector<uint64_t, DefaultProcResSize> ProcResourceMasks; global() variable