Searched refs:setPhysReg (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 209 void setPhysReg(InterferenceCache &Cache, MCRegister PhysReg) { in setPhysReg() function
|
| H A D | RegAllocFast.cpp | 378 bool setPhysReg(MachineInstr &MI, MachineOperand &MO, 1135 return setPhysReg(MI, MO, *LRI); in defineVirtReg() 1184 return setPhysReg(MI, MO, *LRI); in useVirtReg() 1236 bool RegAllocFastImpl::setPhysReg(MachineInstr &MI, MachineOperand &MO, in setPhysReg() function in RegAllocFastImpl 1738 setPhysReg(MI, *RegMO, *LRI); in handleDebugValue() 1764 setPhysReg(MI, MO, DI->second); in handleBundle()
|
| H A D | RegAllocGreedy.h | 245 Intf.setPhysReg(Cache, Reg); in reset()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 17564 …0setPhysRegEPN4llvm12MachineInstrEjj", "(anonymous namespace)::RAFast::setPhysReg(llvm::MachineIns…
|