Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp31 FullIndexWidth = IndexWidth + 4, enumerator
770 OS.indent(FullIndexWidth + Indent); in EmitMatcher()
789 OS.indent(FullIndexWidth + Indent+4); in EmitMatcher()
820 OS.indent(FullIndexWidth + Indent) << "// Src: " in EmitMatcher()
823 OS.indent(FullIndexWidth + Indent) << "// Dst: " in EmitMatcher()
847 OS.indent(FullIndexWidth + Indent); in EmitMatcher()
855 OS.indent(FullIndexWidth + Indent) << " // Src: " in EmitMatcher()
858 OS.indent(FullIndexWidth + Indent) << " // Dst: " in EmitMatcher()