Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h342 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp397 MCRegister RAGreedy::tryAssign(const LiveInterval &VirtReg, in tryAssign() function in RAGreedy
2418 tryAssign(VirtReg, Order, NewVRegs, FixedRegisters)) { in selectOrSplitImpl()