Home
last modified time | relevance | path

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

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