Searched defs:RegUnitSet (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/utils/TableGen/ | ||
H A D | CodeGenRegisters.h | 461 struct RegUnitSet { struct |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 135 using RegUnitSet = SparseSet<uint16_t, identity<uint16_t>>; typedef in __anonfbe882250111::RegAllocFast |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 150 using RegUnitSet = SparseSet<uint16_t, identity<uint16_t>>; typedef in __anon192fad2b0111::RegAllocFast |