Searched defs:LivePhysRegs (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | LivePhysRegs.h | 51 LivePhysRegs() : TRI(nullptr), LiveRegs() {} in LivePhysRegs() function |
/external/swiftshader/third_party/llvm-7.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 __anon8879ef820111::DeadMachineInstructionElim |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | DeadMachineInstructionElim.cpp | 36 BitVector LivePhysRegs; member in __anon34c313ba0111::DeadMachineInstructionElim |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | DeadMachineInstructionElim.cpp | 35 BitVector LivePhysRegs; member in __anon9a333dae0111::DeadMachineInstructionElim |