Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h239 void setPreallocatedStackSize(size_t Id, size_t StackSize) { in setPreallocatedStackSize() function
H A DX86ISelLowering.cpp4459 MFI->setPreallocatedStackSize(PreallocatedId, NumBytes); in LowerCall()