Searched refs:setPreallocatedStackSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h209 void setPreallocatedStackSize(size_t Id, size_t StackSize) { function in class:llvm::X86MachineFunctionInfo
H A DX86ISelLowering.cpp3972 MFI->setPreallocatedStackSize(PreallocatedId, NumBytes);
[all...]

Completed in 273 milliseconds