Home
last modified time | relevance | path

Searched refs:ParseConstraint (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp234 static void ParseConstraint(StringRef CStr, CGIOperandList &Ops, in ParseConstraint() function
339 ParseConstraint(CStr.substr(bidx, eidx - bidx), Ops, Rec); in ParseConstraints()