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-7.0/llvm/include/llvm/CodeGen/ | ||
D | LivePhysRegs.h | 58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | DeadMachineInstructionElim.cpp | 36 BitVector LivePhysRegs; member in __anon3862d6a50111::DeadMachineInstructionElim |
/external/llvm/lib/CodeGen/ | ||
D | DeadMachineInstructionElim.cpp | 37 BitVector LivePhysRegs; member in __anon9dcc150d0111::DeadMachineInstructionElim |