Searched defs:LivePhysRegs (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | DeadMachineInstructionElim.cpp | 36 LiveRegUnits LivePhysRegs; member in __anon53fe4af70111::DeadMachineInstructionElim |
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ | ||
H A D | LivePhysRegs.h | 60 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function |
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 26 class LivePhysRegs; variable |