Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp147 for (const auto &TypeObject : TypeObjects) { in emitTypeObjects() local
149 TypeObject.emitCxxEnumValue(OS); in emitTypeObjects()
155 for (const auto &TypeObject : TypeObjects) { in emitTypeObjects() local
157 TypeObject.emitCxxConstructorCall(OS); in emitTypeObjects()