Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h51 LivePhysRegs() : TRI(nullptr), LiveRegs() {} in LivePhysRegs() function
54 LivePhysRegs(const TargetRegisterInfo *TRI) : TRI(TRI) { in LivePhysRegs() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLivePhysRegs.h58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/external/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp37 BitVector LivePhysRegs; member in __anoncf82e5690111::DeadMachineInstructionElim
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp36 BitVector LivePhysRegs; member in __anon1f7188cb0111::DeadMachineInstructionElim
/external/llvm-project/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp37 BitVector LivePhysRegs; member in __anon33ebd8570111::DeadMachineInstructionElim