Searched refs:isStackSlot (Results 1 – 7 of 7) sorted by relevance
253 static bool isStackSlot(unsigned Reg) { in isStackSlot() function260 assert(isStackSlot(Reg) && "Not a stack slot"); in stackSlot2Index()274 assert(!isStackSlot(Reg) && "Not a register! Check isStackSlot() first."); in isPhysicalRegister()281 assert(!isStackSlot(Reg) && "Not a register! Check isStackSlot() first."); in isVirtualRegister()
297 static bool isStackSlot(unsigned Reg) { in isStackSlot() function303 assert(isStackSlot(Reg) && "Not a stack slot"); in stackSlot2Index()316 assert(!isStackSlot(Reg) && "Not a register! Check isStackSlot() first."); in isPhysicalRegister()323 assert(!isStackSlot(Reg) && "Not a register! Check isStackSlot() first."); in isVirtualRegister()
35 else if (TargetRegisterInfo::isStackSlot(Reg)) in print()
83 assert(!TargetRegisterInfo::isStackSlot(li->reg) && in trivialSpillEverywhere()
1254 assert(!TargetRegisterInfo::isStackSlot(edit.getReg()) in spill()
50 else if (TargetRegisterInfo::isStackSlot(Reg)) in PrintReg()
1023 assert(!TargetRegisterInfo::isStackSlot(edit.getReg()) in spill()