Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1548 struct MergeableGroup { struct
1551 bool operator<(const MergeableGroup &rhs) const { in operator <() argument
1564 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroupsPrelim; in EmitBuiltinCG()
1571 MergeableGroup MG; in EmitBuiltinCG()
1589 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroups; in EmitBuiltinCG()
1592 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()
1642 MergeableGroup MG; in EmitBuiltinCG()
1660 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()