Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp214 int getStackSpaceFor(unsigned VirtReg);
236 int RegAllocFast::getStackSpaceFor(unsigned VirtReg) { in getStackSpaceFor() function in RegAllocFast
260 int FI = getStackSpaceFor(VirtReg); in spill()
288 int FI = getStackSpaceFor(VirtReg); in reload()