reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
556 Expr *OutputExpr = Exprs[TiedTo]; 560 assert(TiedTo < InputMatchedToOutput.size() && "TiedTo value out of range"); 561 if (InputMatchedToOutput[TiedTo] != ~0U) { 564 << TiedTo; 565 targetDiag(NS->getInputExpr(InputMatchedToOutput[TiedTo])->getBeginLoc(), 567 << TiedTo; 570 InputMatchedToOutput[TiedTo] = i; 625 if (isOperandMentioned(TiedTo, Pieces)) { 635 OutputConstraintInfos[TiedTo].allowsRegister())