Home
last modified time | relevance | path

Searched defs:LivePhysRegs (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h58 LivePhysRegs(const TargetRegisterInfo &TRI) : TRI(&TRI) { in LivePhysRegs() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDeadMachineInstructionElim.cpp36 BitVector LivePhysRegs; member in __anon9d280c6b0111::DeadMachineInstructionElim