Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DOptParserEmitter.cpp115 emitScopedNormalizedValue(OS, DefaultValue); in emit()
119 emitScopedNormalizedValue(OS, ImpliedValue); in emit()
141 emitScopedNormalizedValue(OS, NormalizedValues[I]); in emitValueTable()
149 void emitScopedNormalizedValue(raw_ostream &OS, in emitScopedNormalizedValue() function in MarshallingInfo