Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp118 void emitProcessorModels(raw_ostream &OS);
1433 void SubtargetEmitter::emitProcessorModels(raw_ostream &OS) { in emitProcessorModels() function in SubtargetEmitter
1529 emitProcessorModels(OS); in emitSchedModel()