Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h461 struct RegUnitSet { struct
469 RegUnitSet() : Weight(0), Order(0) {} in RegUnitSet() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocFast.cpp135 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 DRegAllocFast.cpp150 using RegUnitSet = SparseSet<uint16_t, identity<uint16_t>>; typedef in __anon192fad2b0111::RegAllocFast