Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenInstruction.cpp303 static void ParseConstraint(StringRef CStr, CGIOperandList &Ops, in ParseConstraint() function
408 ParseConstraint(CStr.substr(bidx, eidx - bidx), Ops, Rec); in ParseConstraints()