Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp53 Lowering getLowering(int64_t CurrentOffset, int64_t AllocaAmount);
100 X86WinAllocaExpander::getLowering(int64_t CurrentOffset, in getLowering() function in X86WinAllocaExpander
163 Lowering L = getLowering(Offset, Amount); in computeLowerings()