Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp111 emitCxxEnumValue(OS); in getCxxEnumValue()
115 void emitCxxEnumValue(raw_ostream &OS) const { in emitCxxEnumValue() function in __anon0a286f430111::LLTCodeGen
5700 TypeObject.emitCxxEnumValue(OS); in run()