Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DOptParserEmitter.cpp116 emitScopedNormalizedValue(OS, DefaultValue); in emit()
120 emitScopedNormalizedValue(OS, ImpliedValue); in emit()
142 emitScopedNormalizedValue(OS, NormalizedValues[I]); in emitValueTable()
150 void emitScopedNormalizedValue(raw_ostream &OS, in emitScopedNormalizedValue() function in MarshallingInfo