Home
last modified time | relevance | path

Searched defs:LivePhysRegs (Results 1 – 4 of 4) 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-7.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp36 BitVector LivePhysRegs; member in __anon3862d6a50111::DeadMachineInstructionElim
/external/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp37 BitVector LivePhysRegs; member in __anon9dcc150d0111::DeadMachineInstructionElim