Searched defs:PhysRefs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 290 SmallSet<MCRegister, 8> &PhysRefs, in hasLivePhysRegDefUses() 342 SmallSet<MCRegister, 8> &PhysRefs, in PhysRegDefsReach() 576 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockCSE() local 804 SmallSet<MCRegister, 8> &PhysRefs) { in isPRECandidate() 829 SmallSet<MCRegister, 8> PhysRefs; in ProcessBlockPRE() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 279 SmallSet<unsigned, 8> &PhysRefs, in hasLivePhysRegDefUses() 330 SmallSet<unsigned, 8> &PhysRefs, in PhysRegDefsReach() 559 SmallSet<unsigned, 8> PhysRefs; in ProcessBlockCSE() local
|