Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h239 void setPreallocatedStackSize(size_t Id, size_t StackSize) { in setPreallocatedStackSize() function
H A DX86ISelLowering.cpp4536 MFI->setPreallocatedStackSize(PreallocatedId, NumBytes); in LowerCall()