Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:LowerXConstraint

2705 /// LowerXConstraint - try to replace an X constraint, which matches anything,
2708 const char *TargetLowering::LowerXConstraint(EVT ConstraintVT) const{
3208 if (const char *Repl = LowerXConstraint(OpInfo.ConstraintVT)) {