Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp70 class format_partition_name { class
75 format_partition_name(const GIMatchTree &Tree, unsigned Idx) in format_partition_name() function in __anon08ee5a240111::format_partition_name
81 raw_ostream &operator<<(raw_ostream &OS, const format_partition_name &Fmt) { in operator <<()
727 << format_partition_name(Tree, EnumChildren.index()) << " */) {\n"; in generateCodeForTree()