Searched refs:ConstrainedRC (Results 1 – 3 of 3) sorted by relevance
338 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local340 if (!ConstrainedRC) { in AddRegisterOperand()348 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
1565 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local1568 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()1570 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()
2030 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local2033 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()2035 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()