Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
317 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local319 if (!ConstrainedRC) { in AddRegisterOperand()327 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
2070 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local2073 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()2075 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()