Searched refs:hasMatchingInput (Results 1 – 6 of 6) sorted by relevance
186 if (ConstraintsSoFar[N].hasMatchingInput() && in Parse()
142 bool hasMatchingInput() const { return MatchingInput != -1; } in hasMatchingInput() function
1149 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in hasMatchingInput() function
2938 if (Info.hasMatchingInput()) { in EmitAsmStmt()
6017 if (OpInfo.hasMatchingInput()) { in ParseConstraints()6059 if (OpInfo.hasMatchingInput()) { in ParseConstraints()6224 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in getConstraintPreferences()
10021 if (OpInfo.hasMatchingInput()) { in visitInlineAsm()