Searched refs:hasMatchingInput (Results 1 – 7 of 7) sorted by relevance
172 if (ConstraintsSoFar[N].hasMatchingInput() && in Parse()
137 bool hasMatchingInput() const { return MatchingInput != -1; } in hasMatchingInput() function
185 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in chooseConstraint()
1040 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in hasMatchingInput() function
2438 if (Info.hasMatchingInput()) { in EmitAsmStmt()
5406 if (OpInfo.hasMatchingInput()) { in ParseConstraints()5448 if (OpInfo.hasMatchingInput()) { in ParseConstraints()5622 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
8740 if (OpInfo.hasMatchingInput()) { in visitInlineAsm()