Searched defs:LivePhysRegs (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | DeadMachineInstructionElim.cpp | 35 LiveRegUnits LivePhysRegs; member in __anon96989c200111::DeadMachineInstructionElimImpl |
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LivePhysRegs.h | 62 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 26 class LivePhysRegs; global() variable |