Home
last modified time | relevance | path

Searched refs:allocVirtReg (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DRegAllocFast.cpp360 void allocVirtReg(MachineInstr &MI, LiveReg &LR, Register Hint,
891 void RegAllocFastImpl::allocVirtReg(MachineInstr &MI, LiveReg &LR, in allocVirtReg() function in RegAllocFastImpl
1023 allocVirtReg(MI, *LRI, 0, true); in defineLiveThroughVirtReg()
1067 allocVirtReg(MI, *LRI, 0, LookAtPhysRegUses); in defineVirtReg()
1160 allocVirtReg(MI, *LRI, Hint, false); in useVirtReg()