Searched defs:PhysRefs (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | MachineCSE.cpp | 217 SmallSet<unsigned,8> &PhysRefs, in hasLivePhysRegDefUses() 266 SmallSet<unsigned,8> &PhysRefs, in PhysRegDefsReach() 498 SmallSet<unsigned, 8> PhysRefs; in ProcessBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineCSE.cpp | 240 SmallSet<unsigned,8> &PhysRefs, in hasLivePhysRegDefUses() 289 SmallSet<unsigned,8> &PhysRefs, in PhysRegDefsReach() 519 SmallSet<unsigned, 8> PhysRefs; in ProcessBlock() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineCSE.cpp | 397 SmallSet<unsigned,8> PhysRefs; in ProcessBlock() local
|