Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LowerXConstraint

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