Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp1091 typedef std::set<MachineInstr*> MISet; in splitPartition() typedef
1099 MISet SplitIns; in splitPartition()
1117 MISet Erase; in splitPartition()
1133 MISet Uses; in splitPartition()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp1128 using MISet = std::set<MachineInstr *>; in splitPartition() typedef
1138 MISet SplitIns; in splitPartition()
1157 MISet Erase; in splitPartition()
1173 MISet Uses; in splitPartition()