Searched defs:LiveRegUnits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LiveRegUnits.h | 39 LiveRegUnits(const TargetRegisterInfo &TRI) { in LiveRegUnits() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 28 class LiveRegUnits; variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | EarlyIfConversion.cpp | 134 SparseSet<unsigned> LiveRegUnits; global() member in __anondae13cb90111::SSAIfConv |