Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseTargetDefinition

228     case lltok::kw_target:  if (ParseTargetDefinition()) return true; break;
305 bool LLParser::ParseTargetDefinition() {