Home
last modified time | relevance | path

Searched defs:ProcID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h321 unsigned ProcID; global() member
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp719 unsigned ProcID = STI.getSchedModel().getProcessorID(); in createInstruction() local