Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
348 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local350 if (!ConstrainedRC) { in AddRegisterOperand()359 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
1478 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local1481 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()1483 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()