Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h334 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp364 MCRegister RAGreedy::tryAssign(const LiveInterval &VirtReg, in tryAssign() function in RAGreedy
2230 tryAssign(VirtReg, Order, NewVRegs, FixedRegisters)) { in selectOrSplitImpl()