Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DDeadMachineInstructionElim.cpp37 BitVector LivePhysRegs; member in __anon1c4a5a410111::DeadMachineInstructionElim
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h24 class LivePhysRegs; variable