Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp112 emitCxxEnumValue(OS); in getCxxEnumValue()
116 void emitCxxEnumValue(raw_ostream &OS) const { in emitCxxEnumValue() function in __anon685cc1160111::LLTCodeGen
4390 TypeObject.emitCxxEnumValue(OS); in run()