Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Constraint

2646     const TargetRegisterInfo *TRI, StringRef Constraint, MVT VT) const {
2649 if (Constraint.size() == 1) {
2650 switch (Constraint[0]) {
2705 return TargetLowering::getRegForInlineAsmConstraint(TRI, Constraint, VT);