Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LowerXConstraint

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