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.h332 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp531 MCRegister RAGreedy::tryAssign(const LiveInterval &VirtReg, in tryAssign() function in RAGreedy
2565 tryAssign(VirtReg, Order, NewVRegs, FixedRegisters)) { in selectOrSplitImpl()