Searched refs:allocVirtReg (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocFast.cpp | 359 void allocVirtReg(MachineInstr &MI, LiveReg &LR, Register Hint, 910 void RegAllocFastImpl::allocVirtReg(MachineInstr &MI, LiveReg &LR, in allocVirtReg() function in RegAllocFastImpl 1047 allocVirtReg(MI, *LRI, 0, true); in defineLiveThroughVirtReg() 1091 allocVirtReg(MI, *LRI, 0, LookAtPhysRegUses); in defineVirtReg() 1175 allocVirtReg(MI, *LRI, Hint, false); in useVirtReg()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 17569 …hineInstrERSt4pairIjNS0_7LiveRegEEj", "(anonymous namespace)::RAFast::allocVirtReg(llvm::MachineIn…
|