Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86WinAllocaExpander.cpp53 Lowering getLowering(int64_t CurrentOffset, int64_t AllocaAmount);
97 X86WinAllocaExpander::getLowering(int64_t CurrentOffset, in getLowering() function in X86WinAllocaExpander
160 Lowering L = getLowering(Offset, Amount); in computeLowerings()