Searched defs:LivePhysRegs (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/include/llvm/CodeGen/ | ||
| D | LivePhysRegs.h | 51 LivePhysRegs() : TRI(nullptr), LiveRegs() {} in LivePhysRegs() function |
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | ||
| D | LivePhysRegs.h | 58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function |
| /external/llvm/lib/CodeGen/ | ||
| D | DeadMachineInstructionElim.cpp | 37 BitVector LivePhysRegs; member in __anon6f0935070111::DeadMachineInstructionElim |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | DeadMachineInstructionElim.cpp | 36 BitVector LivePhysRegs; member in __anon3d4f2fe90111::DeadMachineInstructionElim |