Searched refs:StackSlotForVirtReg (Results 1 – 2 of 2) sorted by relevance
63 IndexedMap<int, VirtReg2IndexFunctor> StackSlotForVirtReg; member in __anon400d6bca0111::X86FastPreTileConfig81 X86FastPreTileConfig() : MachineFunctionPass(ID), StackSlotForVirtReg(-1) {} in X86FastPreTileConfig()121 int SS = StackSlotForVirtReg[VirtReg]; in getStackSpaceFor()133 StackSlotForVirtReg[VirtReg] = FrameIdx; in getStackSpaceFor()678 StackSlotForVirtReg.resize(NumVirtRegs); in runOnMachineFunction()703 StackSlotForVirtReg.clear(); in runOnMachineFunction()
73 StackSlotForVirtReg(-1), in RegAllocFast()89 IndexedMap<int, VirtReg2IndexFunctor> StackSlotForVirtReg; member in __anone082371b0111::RegAllocFast320 int SS = StackSlotForVirtReg[VirtReg]; in getStackSpaceFor()332 StackSlotForVirtReg[VirtReg] = FrameIdx; in getStackSpaceFor()652 bool SureSpill = StackSlotForVirtReg[VirtReg] != -1 || in calcSpillCost()1425 int SS = StackSlotForVirtReg[Reg]; in handleDebugValue()1562 StackSlotForVirtReg.resize(NumVirtRegs); in runOnMachineFunction()1577 StackSlotForVirtReg.clear(); in runOnMachineFunction()