Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp223 int getStackSpaceFor(Register VirtReg);
248 int RegAllocFast::getStackSpaceFor(Register VirtReg) { in getStackSpaceFor() function in RegAllocFast
319 int FI = getStackSpaceFor(VirtReg); in spill()
347 int FI = getStackSpaceFor(VirtReg); in reload()