Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h228 size_t getPreallocatedStackSize(const size_t Id) { in getPreallocatedStackSize() function
H A DX86ISelLowering.cpp34358 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); in EmitInstrWithCustomInserter()