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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp70 class format_partition_name { class in namespace:__anon2928
75 format_partition_name(const GIMatchTree &Tree, unsigned Idx) function in class:__anon2928::format_partition_name
81 raw_ostream &operator<<(raw_ostream &OS, const format_partition_name &Fmt) {
730 << format_partition_name(Tree, EnumChildren.index()) << " */) {\n";

Completed in 155 milliseconds