Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp132 SmallSet<unsigned, 8> ExternUseSet; in finalizeBundle() local
156 if (ExternUseSet.insert(Reg).second) { in finalizeBundle()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp144 SmallSet<unsigned, 8> ExternUseSet; in finalizeBundle() local
168 if (ExternUseSet.insert(Reg).second) { in finalizeBundle()
/external/llvm-project/llvm/lib/CodeGen/
DMachineInstrBundle.cpp144 SmallSet<Register, 8> ExternUseSet; in finalizeBundle() local
168 if (ExternUseSet.insert(Reg).second) { in finalizeBundle()