Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DDeadMachineInstructionElim.cpp36 LiveRegUnits LivePhysRegs; member in __anon53fe4af70111::DeadMachineInstructionElim
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h60 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h26 class LivePhysRegs; variable