Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp1537 struct MergeableGroup { struct
1540 bool operator<(const MergeableGroup &rhs) const { in operator <() argument
1553 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroupsPrelim; in EmitBuiltinCG()
1560 MergeableGroup MG; in EmitBuiltinCG()
1578 std::map<MergeableGroup, std::set<OutputIntrinsic>> MergeableGroups; in EmitBuiltinCG()
1581 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()
1631 MergeableGroup MG; in EmitBuiltinCG()
1649 const MergeableGroup &MG = kv.first; in EmitBuiltinCG()