Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
326 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local328 if (!ConstrainedRC) { in AddRegisterOperand()336 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
1252 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local1255 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()1257 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()