Searched refs:ConstrainedRC (Results 1 – 2 of 2) sorted by relevance
338 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local340 if (!ConstrainedRC) { in AddRegisterOperand()348 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
2056 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local2059 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()2061 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()