Searched refs:getWinAllocaAmount (Results 1 – 3 of 3) sorted by relevance
79 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function162 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()206 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()
79 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function158 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()202 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()
80 static int64_t getWinAllocaAmount(MachineInstr *MI, MachineRegisterInfo *MRI) { in getWinAllocaAmount() function159 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings()203 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower()