Searched refs:hasMatchingInput (Results 1 – 7 of 7) sorted by relevance
185 if (ConstraintsSoFar[N].hasMatchingInput() && in Parse()
139 bool hasMatchingInput() const { return MatchingInput != -1; } in hasMatchingInput() function
185 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in chooseConstraint()
1064 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in hasMatchingInput() function
2449 if (Info.hasMatchingInput()) { in EmitAsmStmt()
5492 if (OpInfo.hasMatchingInput()) { in ParseConstraints()5534 if (OpInfo.hasMatchingInput()) { in ParseConstraints()5708 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ChooseConstraint()
8933 if (OpInfo.hasMatchingInput()) { in visitInlineAsm()