Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
324 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local326 if (!ConstrainedRC) { in AddRegisterOperand()334 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
2096 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local2099 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()2101 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()