Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:LowerXConstraint

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