Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h95 unsigned getProcessorID() const { return SchedModel.getProcessorID(); } in getProcessorID() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSchedule.h317 unsigned getProcessorID() const { return ProcID; } in getProcessorID() function