Home
last modified time | relevance | path

Searched defs:LivePhysRegs (Results 1 – 5 of 5) 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/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp37 BitVector LivePhysRegs; member in __anon8879ef820111::DeadMachineInstructionElim
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp36 BitVector LivePhysRegs; member in __anon34c313ba0111::DeadMachineInstructionElim
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDeadMachineInstructionElim.cpp35 BitVector LivePhysRegs; member in __anon9a333dae0111::DeadMachineInstructionElim