Home
last modified time | relevance | path

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

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