Searched refs:hasMatchingInput (Results 1 – 6 of 6) sorted by relevance
185 if (ConstraintsSoFar[N].hasMatchingInput() && in Parse()
140 bool hasMatchingInput() const { return MatchingInput != -1; } in hasMatchingInput() function
1125 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in setRequiresImmediate() 1086 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } hasMatchingInput() function
2760 if (Info.hasMatchingInput()) { in EmitAsmStmt()
5799 if (OpInfo.hasMatchingInput()) { in getConstraintPiority() 5841 if (OpInfo.hasMatchingInput()) {6003 if (CType == TargetLowering::C_Memory && OpInfo.hasMatchingInput()) in ComputeConstraintToUse()
9858 if (OpInfo.hasMatchingInput()) {