Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5834 for (const auto &TypeObject : TypeObjects) { in run() local
5836 TypeObject.emitCxxEnumValue(OS); in run()
5842 for (const auto &TypeObject : TypeObjects) { in run() local
5844 TypeObject.emitCxxConstructorCall(OS); in run()