Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
325 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local327 if (!ConstrainedRC) { in AddRegisterOperand()335 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
2077 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local2080 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()2082 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()