Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h344 MCRegister tryAssign(const LiveInterval &, AllocationOrder &,
H A DRegAllocGreedy.cpp394 MCRegister RAGreedy::tryAssign(const LiveInterval &VirtReg, in tryAssign() function in RAGreedy
2319 tryAssign(VirtReg, Order, NewVRegs, FixedRegisters)) { in selectOrSplitImpl()