Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h249 size_t getPreallocatedStackSize(const size_t Id) { in getPreallocatedStackSize() function
H A DX86ISelLowering.cpp37624 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); in EmitInstrWithCustomInserter()