Lines Matching defs:weight
2515 ConstraintWeight weight = CW_Invalid;
2519 // but allow it at the lowest weight.
2528 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
2533 weight = CW_Register;
2547 weight = CW_SpecificReg;
2552 weight = CW_Constant;
2559 weight = CW_Constant;
2566 weight = CW_Constant;
2573 weight = CW_Constant;
2580 weight = CW_Constant;
2587 weight = CW_Constant;
2594 weight = CW_Constant;
2602 weight = CW_Constant;
2609 weight = CW_Constant;
2616 weight = CW_Constant;
2621 weight = CW_Memory;
2625 return weight;