Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h245 void setPreallocatedStackSize(size_t Id, size_t StackSize) { in setPreallocatedStackSize() function
H A DX86ISelLowering.cpp4538 MFI->setPreallocatedStackSize(PreallocatedId, NumBytes); in LowerCall()