Home
last modified time | relevance | path

Searched defs:CStr (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp198 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()
251 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()