Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1556 struct MergeableGroup { struct
1559 bool operator<(const MergeableGroup &rhs) const { in operator <() argument
1570 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroupsPrelim; in EmitBuiltinCG()
1577 MergeableGroup MG; in EmitBuiltinCG()
1594 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroups; in EmitBuiltinCG()
1597 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()
1640 MergeableGroup MG; in EmitBuiltinCG()
1657 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()