Searched refs:hasMatchingInput (Results 1 – 6 of 6) sorted by relevance
185 if (ConstraintsSoFar[N].hasMatchingInput() && in Parse()
138 /// hasMatchingInput - Return true if this is an output constraint that has140 bool hasMatchingInput() const { return MatchingInput != -1; }139 bool hasMatchingInput() const { return MatchingInput != -1; } hasMatchingInput() function
1125 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in hasMatchingInput() function
2760 if (Info.hasMatchingInput()) { in EmitAsmStmt()
5799 if (OpInfo.hasMatchingInput()) { in ParseConstraints()5841 if (OpInfo.hasMatchingInput()) { in ParseConstraints()6003 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in getConstraintPreferences()
9856 if (OpInfo.hasMatchingInput()) { in visitInlineAsm()