Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseTargetDefinition

240     case lltok::kw_target:  if (ParseTargetDefinition()) return true; break;
314 bool LLParser::ParseTargetDefinition() {