Home
last modified time | relevance | path

Searched defs:SmallVirtRegSet (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocEvictionAdvisor.h31 using SmallVirtRegSet = SmallSet<Register, 16>; variable
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp114 typedef SmallSet<unsigned, 16> SmallVirtRegSet; typedef in __anon2b12bff50111::RAGreedy
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp156 using SmallVirtRegSet = SmallSet<unsigned, 16>; typedef in __anon79b84c170111::RAGreedy