Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
327 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local329 if (!ConstrainedRC) { in AddRegisterOperand()337 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
1222 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local1225 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()1227 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()