Searched refs:ParseConstraint (Results 1 – 2 of 2) sorted by relevance
204 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint() function271 ParseConstraint(CStr.substr(bidx, eidx - bidx), Ops); in ParseConstraints()
234 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops, in ParseConstraint() function341 ParseConstraint(CStr.substr(bidx, eidx - bidx), Ops, Rec); in ParseConstraints()