Searched refs:isAllocatable (Results 1 – 21 of 21) sorted by relevance
80 if (!RC || RC->isAllocatable()) in getAllocatableClass()90 if (SubRC->isAllocatable()) in getAllocatableClass()124 assert(RC->isAllocatable() && "invalid for nonallocatable sets"); in getAllocatableSetForRC()141 if ((*I)->isAllocatable()) in getAllocatableSet()
44 assert(RC && RC->isAllocatable() && "Invalid RC for virtual register"); in setRegClass()103 assert(RegClass->isAllocatable() && in createVirtualRegister()416 if (!def_empty(*AI) || isAllocatable(*AI)) in isConstantPhysReg()
170 if (hweight > bestPhys && mri.isAllocatable(hint)) in CalculateWeightAndHint()
519 !RC->contains(Hint) || !MRI->isAllocatable(Hint))) in allocVirtReg()793 if (MRI->isAllocatable(*I)) in AllocateBasicBlock()926 if (!MRI->isAllocatable(Reg)) continue; in AllocateBasicBlock()1015 if (!MRI->isAllocatable(Reg)) continue; in AllocateBasicBlock()
621 if (!MRI.isAllocatable(NewSuperReg)) continue; in FindSuitableFreeRegisters()804 if (!MRI.isAllocatable(AntiDepReg)) { in BreakAntiDependencies()
188 bool isAllocatable(unsigned Reg) { in isAllocatable() function189 return Reg < TRI->getNumRegs() && MRI->isAllocatable(Reg); in isAllocatable()505 if (isAllocatable(reg) && !MBB->isLandingPad() && in visitMachineBasicBlockBefore()
524 if (!MRI.isAllocatable(AntiDepReg)) in BreakAntiDependencies()
356 if (!mf->getRegInfo().isAllocatable(dst)) { in build()
261 if (MRI->isAllocatable(PhysDefs[i]) || MRI->isReserved(PhysDefs[i])) in PhysRegDefsReach()
379 else if (MRI->isAllocatable(Reg)) { in pushRegUnits()
58 let isAllocatable = 0;
100 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
190 // isAllocatable - Specify that the register class can be used for virtual192 // model instruction operand constraints, and should have isAllocatable = 0.193 bit isAllocatable = 1;
128 let isAllocatable = 0 in {133 } // End isAllocatable = 0
227 let isAllocatable = 0;230 let isAllocatable = 0;
99 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
476 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
431 let isAllocatable = 0;444 let isAllocatable = 0;448 let isAllocatable = 0;
202 let isAllocatable = 0;
27 bit isAllocatable = 0;
264 let isAllocatable = 0;