Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp79 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function
162 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()
206 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp79 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function
158 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()
202 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()
/external/llvm-project/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp80 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function
159 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()
203 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()