Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h484 const CodeGenProcModel &getModelForProc(Record *ProcDef) const { in getModelForProc() function
H A DSubtargetEmitter.cpp279 SchedModels.getModelForProc(Processor).ModelName; in CPUKeyValues()