Searched defs:getStackSpaceFor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastPreTileConfig.cpp | 118 int X86FastPreTileConfig::getStackSpaceFor(Register VirtReg) { getStackSpaceFor() function in X86FastPreTileConfig |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 464 int RegAllocFastImpl::getStackSpaceFor(Register VirtReg) { getStackSpaceFor() function in RegAllocFastImpl |