Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DOptParserEmitter.cpp109 emitScopedNormalizedValue(OS, DefaultValue); in emit()
113 emitScopedNormalizedValue(OS, ImpliedValue); in emit()
135 emitScopedNormalizedValue(OS, NormalizedValues[I]); in emitValueTable()
143 void emitScopedNormalizedValue(raw_ostream &OS, in emitScopedNormalizedValue() function in MarshallingInfo